RESOLVED FIXED 103993
[CSS Regions] Blocks don't relayout children if the width of a region changes
https://bugs.webkit.org/show_bug.cgi?id=103993
Summary [CSS Regions] Blocks don't relayout children if the width of a region changes
Andrei Bucur
Reported 2012-12-04 05:51:01 PST
Before r135750 the line layout algorithm was also detecting lines invalidated by regions changing width. The case of a region changing width should be handled by the blocks by setting the relayoutChildren flag and thus invalidating the lines.
Attachments
Patch (12.44 KB, patch)
2012-12-05 06:05 PST, Andrei Bucur
no flags
Andrei Bucur
Comment 1 2012-12-05 06:05:06 PST
Dave Hyatt
Comment 2 2012-12-05 11:01:07 PST
Comment on attachment 177734 [details] Patch r=me
WebKit Review Bot
Comment 3 2012-12-05 19:47:55 PST
Comment on attachment 177734 [details] Patch Clearing flags on attachment: 177734 Committed r136793: <http://trac.webkit.org/changeset/136793>
WebKit Review Bot
Comment 4 2012-12-05 19:47:58 PST
All reviewed patches have been landed. Closing bug.
Andrei Bucur
Comment 5 2012-12-12 09:09:02 PST
*** Bug 103680 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.