Bug 54850
Summary: | Weird rendering of the <progress> element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mathias Bynens <mathias> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, mathias, paulirish |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://mathiasbynens.be/demo/html5-details-jquery |
Mathias Bynens
I’ve yet to create a minimal test case, but you can reproduce the issue on http://mathiasbynens.be/demo/html5-details-jquery Just mouseover one of the <summary>s with a <progress> element in it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mathias Bynens
Expected rendering: http://i.imgur.com/sct5f.png
Actual result on mouseover: http://i.imgur.com/lOaNf.png
Brent Fulgham
This seems to work the same on all browsers, modulo brand styling of progress bars (which differ slightly between them).