[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 02:34:55 PDT 2013


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





--- Comment #18 from Dean Jackson <dino at apple.com>  2013-03-13 02:37:19 PST ---
The purpose of this is not clear to me either. I read the linked document, but I'm not sure if that's supposed to explain it or not.

It is risky to expose a feature to the web. If this is something to do with extensions, why not make it a JS API within your extension framework? If you want a callback to be invoked whenever something happens, then the way you do that on the Web is via Javascript, not CSS. If this has no use on the open Web, then it should not be exposed there. If it does have a use on the open Web, then it should be proposed to the W3C/WHATWG.

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