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

Unified Diff: LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/clone-summary-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/clone-summary-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/clone-summary-expected.txt b/LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/clone-summary-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..de388819d5c7138bffc929d579416f62cb334390
--- /dev/null
+++ b/LayoutTests/platform/linux/virtual/regionbasedmulticol/fast/multicol/span/clone-summary-expected.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x48
+ RenderBlock {HTML} at (0,0) size 800x48
+ RenderBody {BODY} at (8,8) size 784x32
+layer at (8,8) size 784x32
+ RenderBlock {DIV} at (0,0) size 784x32
+ RenderMultiColumnSet at (0,0) size 784x16
+ RenderBlock {DIV} at (0,16) size 784x0 [color=#FFFFFF]
+ RenderMultiColumnSet at (0,16) size 784x16
+layer at (8,8) size 117x32
+ RenderMultiColumnFlowThread at (0,0) size 117.33x32
+ RenderBlock {SUMMARY} at (0,0) size 117.33x32 [color=#FFFFFF]
+ RenderBlock (anonymous) at (0,0) size 117.33x16
+ RenderText {#text} at (0,0) size 16x16
+ text run at (0,0) width 16: "a"
+ RenderMultiColumnSpannerPlaceholder at (0,16) size 0x0
+ RenderBlock (anonymous) at (0,16) size 117.33x16
+ RenderText {#text} at (0,0) size 16x16
+ text run at (0,0) width 16: "b"

Powered by Google App Engine
This is Rietveld 408576698