Bug 25410
Summary: | Ignores overflow-x/max-width when element is initially hidden. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jessica Hawkwell <root> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | ahmad.saleem792, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://varusonline.com/csstwitch.html |
Jessica Hawkwell
CSS overflow-x/max-width are ignored when the initial state of the element is hidden via CSS "display: none;" AND the element appears within a table. This causes the page to be stretched horizontally when there is more content in the hidden element than can fit without scrolling. See URL for isolated example.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
I am not able to access the testcase reduction from URL and also from Wayback Archive.
I searched for the URL on All ISSUES on Chromium Monorail as well but couldn't find anything.
Should we close this bug?