RESOLVED CONFIGURATION CHANGED 29704
Add support for the :scope pseudo selector for SelectorsAPI functions
https://bugs.webkit.org/show_bug.cgi?id=29704
Summary Add support for the :scope pseudo selector for SelectorsAPI functions
Sam Weinig
Reported 2009-09-24 00:19:14 PDT
We should consider adding support for the :scope pseudo selector that is being proposed for v2 of the Selectors API.
Attachments
Ahmad Saleem
Comment 1 2022-07-23 04:51:03 PDT
It seems that it is supported by Safari: https://caniuse.com/?search=%3Ascope and https://developer.mozilla.org/en-US/docs/Web/CSS/:scope and https://css3test.com Or it is about something else, if it is then please ignore my comment. Thanks!
Ryosuke Niwa
Comment 2 2022-07-23 12:53:04 PDT
Yeah, we support this now.
Note You need to log in before you can comment on or make changes to this bug.