RESOLVED WORKSFORME 66201
CSSRegions: Regions are not resizing properly
https://bugs.webkit.org/show_bug.cgi?id=66201
Summary CSSRegions: Regions are not resizing properly
Alan Stearns
Reported 2011-08-13 19:30:07 PDT
The rendered height of a region does not change from its initial state after resizing. The rendered width does not change either, but line box width does appear to change, just not the rendered width of the line box. The attached test file has a region with 10% width and 10% height. If you open the attached test file and resize the window height, the number of line boxes rendered does not change. If you resize the window width larger, the line breaks in the text do change, but the displayed width does not.
Attachments
Test file (719 bytes, text/html)
2011-08-13 19:30 PDT, Alan Stearns
no flags
Alan Stearns
Comment 1 2011-08-13 19:30:50 PDT
Created attachment 103871 [details] Test file
Alan Stearns
Comment 2 2011-09-16 13:29:12 PDT
This has mostly been fixed. Opened new bug with remaining issue https://bugs.webkit.org/show_bug.cgi?id=68275
Note You need to log in before you can comment on or make changes to this bug.