[Webkit-unassigned] [Bug 66793] New: Black background on elements when preceeded by an HR with alpha border

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 11:56:30 PDT 2011


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

           Summary: Black background on elements when preceeded by an HR
                    with alpha border
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phoeniciansailor at gmail.com


Created an attachment (id=104878)
 --> (https://bugs.webkit.org/attachment.cgi?id=104878&action=review)
Demo of problem

Two elements on a page, the first is an <hr> with a border-color of rgba( 255, 255, 255, 0.5 ). The alpha number (the last) can be anything other than 0 and 1, I believe.

The second element is a <p> or <div> with a background-color of #ffffff.

The second element renders with an incorrect black background in Safari 5.0.6 (5533.22.3) and Chrome 13.0.782.215. It should be white.

Simple demo attached.

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