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

Unified Diff: LayoutTests/platform/mac/fast/multicol/positioned-split-expected.txt

Issue 702093002: Convert fast/multicol/positioned-split to reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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/positioned-split-expected.txt
diff --git a/LayoutTests/platform/mac/fast/multicol/positioned-split-expected.txt b/LayoutTests/platform/mac/fast/multicol/positioned-split-expected.txt
deleted file mode 100644
index ae7e9b954764bbfba6a57b180815a921c05a7e3e..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/multicol/positioned-split-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 784x304
- RenderBlock {DIV} at (0,0) size 784x304 [border: (2px solid #000000)]
- RenderBlock {DIV} at (2,2) size 382x250
- RenderBlock {DIV} at (2,252) size 382x250
-layer at (10,260) size 300x200
- RenderBlock (positioned) {DIV} at (0,0) size 300x200 [bgcolor=#D3D3D3]
- RenderText {#text} at (0,0) size 292x16
- text run at (0,0) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,12) size 1x0
- RenderText {#text} at (0,16) size 292x16
- text run at (0,16) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,28) size 1x0
- RenderText {#text} at (0,32) size 292x16
- text run at (0,32) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,44) size 1x0
- RenderText {#text} at (0,50) size 292x16
- text run at (0,50) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,62) size 1x0
- RenderText {#text} at (0,66) size 292x16
- text run at (0,66) width 292: "This text should paginate across the columns."
- RenderBR {BR} at (291,78) size 1x0

Powered by Google App Engine
This is Rietveld 408576698