Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt |
deleted file mode 100644 |
index 9de38093020e9058d20a49c156e103b581499a41..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-layout-inline-children-replaced-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [155, 35, 92, 100], |
- [0, 35, 402, 100], |
- [0, 34, 402, 152] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target' class='target'", |
- "LayoutImage IMG", |
- "InlineBox", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV id='target' class='target'", |
- "LayoutImage IMG" |
- ] |
- } |
- ] |
-} |
- |