WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
81035
Implement matches() method (Selectors API Level 2)
https://bugs.webkit.org/show_bug.cgi?id=81035
Summary
Implement matches() method (Selectors API Level 2)
Bronislav Klucka
Reported
2012-03-13 14:27:41 PDT
Implement matches() method on Document, DocumentFragment and Element
http://dev.w3.org/2006/webapi/selectors-api2/#interface-definitions
Attachments
Add attachment
proposed patch, testcase, etc.
Bronislav Klucka
Comment 1
2012-03-20 21:24:01 PDT
(In reply to
comment #0
)
> Implement > matches() method on Document, DocumentFragment and Element > >
http://dev.w3.org/2006/webapi/selectors-api2/#interface-definitions
The functionality pretty much matches the functionality of matchesSelector
http://www.w3.org/TR/selectors-api2/#matchtesting
that was apparently already implemented in webkit
http://dev.chromium.org/developers/web-platform-status#TOC-DOM-APIs
Bronislav Klucka
Comment 2
2012-05-11 02:31:07 PDT
Any plans here?
Anne van Kesteren
Comment 3
2023-12-11 06:58:31 PST
This has been implemented at some 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