[Webkit-unassigned] [Bug 66518] New: Custom Selection Highlight Pseudo-Element doesn't apply to input elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 18 18:11:29 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66518
Summary: Custom Selection Highlight Pseudo-Element doesn't
apply to input elements
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Minor
Priority: P5
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: balasanjay+webkit at gmail.com
input::selection {
color: green;
background: blue;
}
Expected: input element has changed highlight color and background
Observed: it did not
--
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