[Webkit-unassigned] [Bug 81035] Implement matches() method (Selectors API Level 2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 21:24:00 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81035





--- Comment #1 from Bronislav Klucka <bronislav.klucka at bauglir.com>  2012-03-20 21:24:01 PST ---
(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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list