Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-with-layout-delta-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-with-layout-delta-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-with-layout-delta-expected.txt |
deleted file mode 100644 |
index 4e46608d4a1136c69bdbb75e107752430c324e96..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/clip-with-layout-delta-expected.txt |
+++ /dev/null |
@@ -1,35 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [108, 8, 100, 100], |
- [108, 8, 100, 100], |
- [108, 8, 4, 19], |
- [8, 8, 100, 100], |
- [8, 8, 100, 100], |
- [8, 8, 4, 19] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox '\u00A0'", |
- "RootInlineBox", |
- "InlineTextBox '\u00A0'", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow SPAN id='t1'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox '\u00A0'", |
- "LayoutBlockFlow (relative positioned) DIV", |
- "LayoutBlockFlow SPAN id='t2' class='blue'", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox '\u00A0'" |
- ] |
- } |
- ] |
-} |
- |