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

Unified Diff: LayoutTests/platform/mac/fast/multicol/single-line-expected.txt

Issue 825593003: Convert fast/multicol/single-line into a reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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/mac/fast/multicol/single-line-expected.txt
diff --git a/LayoutTests/platform/mac/fast/multicol/single-line-expected.txt b/LayoutTests/platform/mac/fast/multicol/single-line-expected.txt
deleted file mode 100644
index ee5b4fc9319a62c3228b3cb91a422a392740931f..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/multicol/single-line-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x270
- RenderBlock {HTML} at (0,0) size 800x270
- RenderBody {BODY} at (8,16) size 784x238
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 780x16
- text run at (0,0) width 397: "This test checks if CSS3 multi-column layout properly works "
- text run at (396,0) width 384: "when the multi-column block contains only one line of text."
- RenderBlock {P} at (0,32) size 784x16
- RenderText {#text} at (0,0) size 571x16
- text run at (0,0) width 306: "Test successful if the following text is readable "
- text run at (305,0) width 266: "(i.e. not split into two different columns)."
- RenderBlock {DIV} at (0,222) size 784x16
-layer at (8,80) size 784x16
- RenderBlock {P} at (0,64) size 784x16 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 67x16
- text run at (0,0) width 67: "Short text."
-layer at (8,112) size 784x31
- RenderBlock {P} at (0,96) size 784x31 [bgcolor=#EEEEEE]
- RenderInline {SPAN} at (0,0) size 142x31
- RenderText {#text} at (0,0) size 142x31
- text run at (0,0) width 142: "Bigger text."
- RenderText {#text} at (0,0) size 0x0
-layer at (8,159) size 784x31
- RenderBlock {P} at (0,143) size 784x31 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,11) size 59x16
- text run at (0,11) width 59: "Partially "
- RenderInline {SPAN} at (0,0) size 39x31
- RenderText {#text} at (58,0) size 39x31
- text run at (58,0) width 39: "big"
- RenderText {#text} at (96,11) size 33x16
- text run at (96,11) width 33: " text."
-layer at (8,206) size 784x16
- RenderBlock {DIV} at (0,190) size 784x16 [bgcolor=#EEEEEE]
- RenderBlock {P} at (0,16) size 184x16
- RenderText {#text} at (0,0) size 88x16
- text run at (0,0) width 88: "Nested block."
-layer at (8,238) size 784x16
- RenderBlock {P} at (0,0) size 784x16 [bgcolor=#EEEEEE]
- RenderText {#text} at (0,0) size 108x16
- text run at (0,0) width 108: "Nested block #2."

Powered by Google App Engine
This is Rietveld 408576698