[Webkit-unassigned] [Bug 164534] New: Add a way to trigger pseudo-class in web extension

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 16:38:52 PST 2016


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

            Bug ID: 164534
           Summary: Add a way to trigger pseudo-class in web extension
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bouanto at zoho.com

Hello.
It would be nice to be able to trigger pseudo-class like `:hover` from an extension like we can do in Firefox with [`addPseudoClassLock()`](https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/inIDOMUtils#addPseudoClassLock()).
An alternative could be to allow triggering untrusted event (like `hover`) from the web extension.
Thanks to add such a function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161109/9f8d2de3/attachment.html>


More information about the webkit-unassigned mailing list