[Webkit-unassigned] [Bug 149160] querySelector throws exception for -webkit prefixed pseudo elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 11 19:36:09 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=149160
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dino at apple.com,
| |hyatt at apple.com,
| |joepeck at webkit.org,
| |rniwa at webkit.org
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
This is still the case.
For example:
document.querySelector("input::placeholder");
Outputs an Exception in Safari, but returns null in Firefox and Chrome.
--
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/20170112/7ee86305/attachment.html>
More information about the webkit-unassigned
mailing list