Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/before-child-anonymous-column-block-expected.txt

Issue 584033002: [New Multicolumn] Add support for column-span:all (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix ref in test. Tables don't do subpixel, and that made a difference on Windows and Mac. Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/before-child-anonymous-column-block-expected.txt
diff --git a/LayoutTests/fast/multicol/span/before-child-anonymous-column-block-expected.txt b/LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/before-child-anonymous-column-block-expected.txt
similarity index 75%
copy from LayoutTests/fast/multicol/span/before-child-anonymous-column-block-expected.txt
copy to LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/before-child-anonymous-column-block-expected.txt
index 604ff82306a991f894cd05747d2d4c937fa5daa1..7d8c25563a8e6f1af404800813bb3e63fd2aa4e4 100644
--- a/LayoutTests/fast/multicol/span/before-child-anonymous-column-block-expected.txt
+++ b/LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/before-child-anonymous-column-block-expected.txt
@@ -5,10 +5,11 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (16,16) size 768x20
layer at (16,16) size 768x20
RenderBlock {DIV} at (0,0) size 768x20
- RenderBlock (anonymous multi-column span) at (0,0) size 768x0
- RenderBlock {DIV} at (0,0) size 768x0
-layer at (16,16) size 768x20
- RenderBlock (anonymous multi-column) at (0,0) size 768x20
+ RenderBlock {DIV} at (0,0) size 768x0
+ RenderMultiColumnSet at (0,0) size 768x20
+layer at (16,16) size 374x40
+ RenderMultiColumnFlowThread at (0,0) size 374x40
+ RenderMultiColumnSpannerPlaceholder at (0,0) size 0x0
RenderBlock {DIV} at (0,0) size 374x20
RenderText {#text} at (0,0) size 20x20
text run at (0,0) width 20: "3"

Powered by Google App Engine
This is Rietveld 408576698