WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
68093
Implement queryScopedSelector and queryScopedSelectorAll
https://bugs.webkit.org/show_bug.cgi?id=68093
Summary
Implement queryScopedSelector and queryScopedSelectorAll
Erik Arvidsson
Reported
2011-09-14 11:12:21 PDT
Since querySelector and querySelectorAll are borked we should implement the scoped version of these.
Attachments
Add attachment
proposed patch, testcase, etc.
Roland Steiner
Comment 1
2011-09-19 22:19:06 PDT
Once all patches for
https://bugs.webkit.org/show_bug.cgi?id=49142
have been landed, this will be exceedingly trivial.
Ahmad Saleem
Comment 2
2022-08-10 10:40:17 PDT
<style scoped> was removed from Spec -
https://github.com/whatwg/html/issues/552
and this is extension to those, if I am not wrong but there is further interest here:
https://github.com/w3c/csswg-drafts/issues/3547
Do we need to implement these or we can close this bug at the moment and see later on what to do?
Ryosuke Niwa
Comment 3
2022-08-10 10:47:40 PDT
Yeah, this is won't fix at this point.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug