RESOLVED WONTFIX 25410
Ignores overflow-x/max-width when element is initially hidden.
https://bugs.webkit.org/show_bug.cgi?id=25410
Summary Ignores overflow-x/max-width when element is initially hidden.
Jessica Hawkwell
Reported 2009-04-26 14:01:49 PDT
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
Ahmad Saleem
Comment 1 2023-02-16 13:30:41 PST
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?
Note You need to log in before you can comment on or make changes to this bug.