Bug 133310 - [New Multicolumn] Nested transforms inside columns don't work right.
Summary: [New Multicolumn] Nested transforms inside columns don't work right.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-27 08:54 PDT by Dave Hyatt
Modified: 2014-05-27 11:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (19.35 KB, patch)
2014-05-27 08:55 PDT, Dave Hyatt
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2014-05-27 08:54:23 PDT
Nested transforms inside columns don't work right. I wasn't clearing the pagination layers properly.
Comment 1 Dave Hyatt 2014-05-27 08:55:13 PDT
Created attachment 232131 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-05-27 09:30:25 PDT
Comment on attachment 232131 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=232131&action=review

> LayoutTests/ChangeLog:11
> +        * fast/multicol/pagination/nested-transforms.html: Added.
> +        * platform/mac/fast/multicol/pagination/nested-transforms-expected.png: Added.
> +        * platform/mac/fast/multicol/pagination/nested-transforms-expected.txt: Added.

Can't this be a ref test?
Comment 3 Dave Hyatt 2014-05-27 11:00:04 PDT
Landed in r169390.