RESOLVED INVALID Bug 28833
No box-shadow on hr element with the height of 0.5px
https://bugs.webkit.org/show_bug.cgi?id=28833
Summary No box-shadow on hr element with the height of 0.5px
Magne Andersson
Reported 2009-08-30 04:36:18 PDT
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
Attachments
Brent Fulgham
Comment 1 2022-07-11 16:54:21 PDT
The relevant website no longer exists.
Note You need to log in before you can comment on or make changes to this bug.