RESOLVED FIXED 131804
[New Multicolumn] fast/multicol/column-rules-stacking.html shows the rules when it shouldn't
https://bugs.webkit.org/show_bug.cgi?id=131804
Summary [New Multicolumn] fast/multicol/column-rules-stacking.html shows the rules wh...
Dave Hyatt
Reported 2014-04-17 13:24:26 PDT
The column rules should be painted over in fast/multicol/column-rules-stacking.html, but instead they still render. This is because the new columns are painting rules in the wrong paint phase.
Attachments
Patch (14.15 KB, patch)
2014-04-17 15:59 PDT, Dave Hyatt
bdakin: review+
Dave Hyatt
Comment 1 2014-04-17 15:59:38 PDT
Dave Hyatt
Comment 2 2014-04-17 16:06:36 PDT
Fixed in r167463.
Note You need to log in before you can comment on or make changes to this bug.