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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/multicol/positioned-split-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/multicol/positioned-split-expected.txt b/LayoutTests/platform/win-xp/fast/multicol/positioned-split-expected.txt
deleted file mode 100644
index 29427b73613460a426c845d5c1fe18413a7116a9..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/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 270x19
- text run at (0,0) width 270: "This text should paginate across the columns."
- RenderBR {BR} at (270,15) size 0x0
- RenderText {#text} at (0,20) size 270x19
- text run at (0,20) width 270: "This text should paginate across the columns."
- RenderBR {BR} at (270,35) size 0x0
- RenderText {#text} at (0,50) size 270x19
- text run at (0,50) width 270: "This text should paginate across the columns."
- RenderBR {BR} at (270,65) size 0x0
- RenderText {#text} at (0,70) size 270x19
- text run at (0,70) width 270: "This text should paginate across the columns."
- RenderBR {BR} at (270,85) size 0x0
- RenderText {#text} at (0,90) size 270x19
- text run at (0,90) width 270: "This text should paginate across the columns."
- RenderBR {BR} at (270,105) size 0x0

Powered by Google App Engine
This is Rietveld 408576698