[Webkit-unassigned] [Bug 110524] Add a way to watch pages for elements matching a CSS selector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 23:19:04 PDT 2013


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





--- Comment #16 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-03-12 23:21:27 PST ---
(In reply to comment #14)
> (From update of attachment 192857 [details])
> @Simon: I would have loved to make this just a native code API, but I couldn't see how to tell the CSS matching system to execute some code when a particular selector matches without creating a property. Could you point out roughly how to do it?

When a selector matches what? Anything? Does it matter if there are any rules in the selector?

Presumably you could get StyleResolver to track these magic selectors, but I'm not quite sure what the goal is here.

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