[Webkit-unassigned] [Bug 58331] Implement experimental document.queryRules method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 09:04:26 PDT 2011


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





--- Comment #1 from Alexander Udalov <udalov at chromium.org>  2011-04-12 09:04:26 PST ---
This is part of Tab's proposal at www-style, which can be found here:
http://lists.w3.org/Archives/Public/www-style/2011Apr/0308.html

Right now it doesn't cover the use case mentioned, because querying can be done only by valid CSS properties. Also only style rules are supported for now (it's not hard to add support for other types of rules, though).

The overall implementation -- creating a document and then an element for each rule -- may seem a bit heavy-weight, so I'm glad to listen how (and if) we may improve it.

-- 
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