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

Unified Diff: LayoutTests/fast/multicol/flipped-blocks-border-after-expected.txt

Issue 669603003: Convert fast/multicol/flipped-blocks-border-after to reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Keep 50px border, it was probably that large for a reason. 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/fast/multicol/flipped-blocks-border-after-expected.txt
diff --git a/LayoutTests/fast/multicol/flipped-blocks-border-after-expected.txt b/LayoutTests/fast/multicol/flipped-blocks-border-after-expected.txt
deleted file mode 100644
index 1ce64ac1b3375c592344e97ed1cd59f87e06aa8a..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/multicol/flipped-blocks-border-after-expected.txt
+++ /dev/null
@@ -1,21 +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 100x150
- RenderBlock {DIV} at (0,0) size 100x150 [bgcolor=#FF0000] [border: (50px solid #008000) none]
- RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,100) size 50x100 [bgcolor=#008000]
-layer at (8,158) size 100x150
- RenderBlock {DIV} at (0,150) size 100x150 [bgcolor=#FF0000] [border: none (50px solid #008000) none]
- RenderBlock {DIV} at (0,0) size 50x100 [bgcolor=#008000]
- RenderBlock {DIV} at (0,100) size 50x100 [bgcolor=#008000]
-layer at (8,308) size 150x100
- RenderBlock {DIV} at (0,300) size 150x100 [bgcolor=#FF0000] [border: none (50px solid #008000)]
- RenderBlock {DIV} at (0,0) size 100x50 [bgcolor=#008000]
- RenderBlock {DIV} at (100,0) size 100x50 [bgcolor=#008000]
-layer at (8,408) size 150x100
- RenderBlock {DIV} at (0,400) size 150x100 [bgcolor=#FF0000] [border: none (50px solid #008000) none]
- RenderBlock {DIV} at (0,0) size 100x50 [bgcolor=#008000]
- RenderBlock {DIV} at (100,0) size 100x50 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698