[Webkit-unassigned] [Bug 28833] New: No box-shadow on hr element with the height of 0.5px

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 30 04:36:18 PDT 2009


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

           Summary: No box-shadow on hr element with the height of 0.5px
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.zirro.se/index.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzilla at zirro.se


I tried to find a good solution to create a line between my menu and my content
with the box-shadow property. I figured that the <hr> element would do fine, as
it is a horizontal line. My main browser is Firefox, and is the browser I test
in while I build sites, and usually they look exactly the same in both
browsers, Safari/Webkit and Firefox (thanks to Internet standards). But in this
case, there is no box-shadow on the <hr> element. I came to the conclusion that
the height, which is 0.5px is what is wrong, as a box-shadow appeared in Webkit
after I increased it.

I don't know what the standards say about this, and it might be an undefined
area, but it would be very nice to have a consistent behavior, and seeing that
it appears seems better than that it doesn't, I went to you first with this. A
fix for this, or a motivation about why Firefox/Gecko handles it wrong would be
nice. Thank you.

My homepage: http://www.zirro.se

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