[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
Wed Mar 13 10:58:12 PDT 2013


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





--- Comment #22 from Tony Chang <tony at chromium.org>  2013-03-13 11:00:36 PST ---
Trying to make this a JS only feature seems worth exploring.

FWIW, I think the current patch is only web exposed in that it will show up in getComputedStyle and will parse in an @supports condition.  I bet we could fix those so the property isn't exposed at all (i.e., would behave the same as adding a CSS property that we don't support like a -moz prefixed property).

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