RESOLVED FIXED 69896
[CSS Regions] Make positioned blocks work with variable width regions.
https://bugs.webkit.org/show_bug.cgi?id=69896
Summary [CSS Regions] Make positioned blocks work with variable width regions.
Dave Hyatt
Reported 2011-10-11 21:21:06 PDT
Make positioned blocks work with variable width regions. This means the offsets and widths actually compute independently in each region if needed.
Attachments
Patch (327.41 KB, patch)
2011-10-11 21:41 PDT, Dave Hyatt
webkit.review.bot: commit-queue-
Patch (327.41 KB, patch)
2011-10-11 22:04 PDT, Dave Hyatt
sam: review+
Dave Hyatt
Comment 1 2011-10-11 21:41:12 PDT
WebKit Review Bot
Comment 2 2011-10-11 21:45:04 PDT
Attachment 110634 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1 Source/WebCore/rendering/LayoutState.cpp:97: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Source/WebCore/rendering/RenderBox.h:469: The parameter name "region" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 2 in 29 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 3 2011-10-11 21:53:22 PDT
Comment on attachment 110634 [details] Patch Attachment 110634 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10031662
Dave Hyatt
Comment 4 2011-10-11 22:04:05 PDT
Dave Hyatt
Comment 5 2011-10-12 11:50:36 PDT
Fixed in 97282.
Note You need to log in before you can comment on or make changes to this bug.