RESOLVED CONFIGURATION CHANGED 115930
Styles for pseudo-elements of ::selection are always applied
https://bugs.webkit.org/show_bug.cgi?id=115930
Summary Styles for pseudo-elements of ::selection are always applied
Stuart P. Bentley
Reported 2013-05-10 12:56:05 PDT
See attached test case. Expected behavior: When no text is selected, the ::before pseudo-element is green, only turning red (if ever) when the element it is a pseudo-element of is selected. Observed behavior: The pseudo-element is red all the time. Behavior observed in Chrome 26.0.1410.64 m.
Attachments
Test case (420 bytes, text/html)
2013-05-10 12:56 PDT, Stuart P. Bentley
no flags
Stuart P. Bentley
Comment 1 2013-05-10 12:56:33 PDT
Created attachment 201381 [details] Test case
Brent Fulgham
Comment 2 2022-07-13 14:45:05 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.