Re: [csswg-drafts] Add a CSS selector to only target built in elements (#11140)

Quite similar! 😳 

So many issues to track, so little time...

I do like having a cogent use case. Though data on whether `el.matches(':not(:builtin)')` or `!!customElements.getName(el)` would end up being faster for a framework to leverage could sway me to seeing the benefit of approach this for those goals.

I was also immediately confused by the implicit timeline of `:predefined` being the state _before_ `:defined`, which is not really what this is saying. However, that is also a previous request as seen in https://github.com/whatwg/html/issues/6231.

Together does this sort of hat trick get this `Agenda +`'d?

-- 
GitHub Notification of comment by Westbrook
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11140#issuecomment-2452206495 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 1 November 2024 16:45:36 UTC