[Webkit-unassigned] [Bug 6666] New: background-color on selection pseudo-element displays as overriding the background-color of element

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jan 18 23:03:46 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6666

           Summary: background-color on selection pseudo-element displays as
                    overriding the background-color of element
           Product: WebKit
           Version: 412+
          Platform: Macintosh
               URL: http://dev.l-c-n.com/webkit/domI-2-401.php
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: phiw at l-c-n.com


When a style sheet contains rules for the ::selection pseudo-element, the Web
Inspector shows the background colours for an element as overridden by the
background-colour specified on the pseudo-element.

The testcase, stylesheet embeded, has this rule block at the end:
*::selection {background:#ffd47f;}

This should not match the default state of an element.
The Web Inspector should not display the values for background-color as
overriden (striked out).

-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list