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

Unified Diff: LayoutTests/fast/block/float/float-not-removed-from-next-sibling4-expected.txt

Issue 1016403002: Turn fast/block/float/float-not-removed-from-next-sibling4.html into a reftest. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/block/float/float-not-removed-from-next-sibling4-expected.txt
diff --git a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling4-expected.txt b/LayoutTests/fast/block/float/float-not-removed-from-next-sibling4-expected.txt
deleted file mode 100644
index a1ca3af8e7f6cf8305db1e92c664236fe494921a..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/block/float/float-not-removed-from-next-sibling4-expected.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {DIV} at (0,0) size 15x200
- LayoutBlockFlow (anonymous) at (0,200) size 15x0
- LayoutInline {A} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,200) size 784x0
- LayoutInline {A} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,8) size 15x200
- LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 15x200
- LayoutBlockFlow (anonymous) at (0,200) size 15x0
- LayoutInline {A} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,8) size 15x200
- LayoutBlockFlow {DIV} at (0,0) size 15x200
- LayoutImage {IMG} at (0,0) size 15x200 [bgcolor=#C0C0C0]
-layer at (8,208) size 16x96
- LayoutBlockFlow (positioned) {DIV} at (0,200) size 16x96
- LayoutBlockFlow (anonymous) at (0,0) size 16x0
- LayoutInline {A} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,16) size 16x64
- LayoutBlockFlow {P} at (0,0) size 16x64
- LayoutText {#text} at (0,0) size 16x64
- text run at (0,0) width 16: "A"
- text run at (0,16) width 16: "B"
- text run at (0,32) width 16: "C"
- text run at (0,48) width 16: "D"
- LayoutBlockFlow (anonymous) at (0,96) size 16x0
- LayoutInline {A} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698