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