Re: [w3c/selection-api] Should onselectstart and onselectionchange have content attributes or just IDL attributes? (Issue #351)

annevk left a comment (w3c/selection-api#351)

Creating a partial interface of `GlobalEventHandlers` is not sufficient to add new HTML attributes though.

Having them as content attributes is probably good for consistency, but what that would require is a change to the HTML standard. Add the attributes there and then remove the partial interface here. (In theory you could also define the content attributes separately here, but I don't think that's good. We want HTML to be defined in a single place.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/351#issuecomment-3269335577
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/selection-api/issues/351/3269335577@github.com>

Received on Tuesday, 9 September 2025 07:39:46 UTC