[Webkit-unassigned] [Bug 38943] Input ::selection pseudo class does not work leading to hidden selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 13 00:09:48 PDT 2014


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





--- Comment #11 from Svetlana Redchenko <redchenko at yandex-team.ru>  2014-05-13 00:10:10 PST ---
(In reply to comment #9)

> >> LayoutTests/fast/selectors/input-with-selection-pseudo-element.html:3
> >> +    ::selection { background-color: rgba(63, 128, 33, 0.95); color: yellow; }
> > 
> > Why does the green have a bit of alpha in it? It seems to complicate the test without adding value. Why not just "green"?
> 
> This comment is still not addressed in the latest patch.
> 

The reason for that is pixel test - using of alpha equal 1 will fail it.

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