Bug 28608
Summary: | Sometimes the background colour does not extend below the computed height of the HTML element | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darren Collins <darren> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | https://audioboo.fm/login |
Darren Collins
The two example sites https://audioboo.fm/login and http://test.longwhiteclouds.co.nz/ both have coloured backgrounds. Sometimes there is a white area at the bottom of the page instead of the coloured background. This does not happen everytime. It is fairly easy to reproduce in Chrome 2.0.172 by hitting ctrl+refresh a few times. It also occurs in Safari, but is not as easy to reproduce.
Looking at the Web Inspector you can see that the coloured background only extends down as far as the computed height of the html element - below that is white.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Darren Collins
*** This bug has been marked as a duplicate of bug 28607 ***