Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
deleted file mode 100644 |
index 30774fdda4f86b805b0578d96452166900afed26..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/block-layout-inline-children-float-positioned-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [305, 35, 296, 18], |
- [305, 35, 296, 17], |
- [153, 35, 296, 18], |
- [153, 35, 296, 17] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (floating) SPAN", |
- "LayoutText #text", |
- "InlineTextBox 'the quick brown fox jumped over the lazy dog'", |
- "LayoutBlockFlow (positioned) SPAN", |
- "LayoutText #text", |
- "InlineTextBox 'the quick brown fox jumped over the lazy dog'" |
- ] |
- } |
- ] |
-} |
- |