Index: LayoutTests/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
diff --git a/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
deleted file mode 100644 |
index 219b62c0ada534e2608edac63a28ef53d433f1d9..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
+++ /dev/null |
@@ -1,20 +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 (0,0) size 800x600 |
- RenderBlock {P} at (0,0) size 800x18 |
- RenderText {#text} at (0,0) size 220x19 |
- text run at (0,0) width 220: "This is a test for regression against " |
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE] |
- RenderText {#text} at (220,0) size 305x19 |
- text run at (220,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=40142" |
- RenderBlock {DIV} at (0,34) size 800x102 |
- RenderBlock {DIV} at (0,0) size 602x102 [border: (1px solid #DDDDDD)] |
- RenderBlock (floating) {SPAN} at (309,1) size 292x18 |
- RenderText {#text} at (0,0) size 292x19 |
- text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog" |
-layer at (155,35) size 292x18 |
- RenderBlock (positioned) {SPAN} at (155,35) size 292x18 |
- RenderText {#text} at (0,0) size 292x19 |
- text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog" |