Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6388-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6388-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6388-expected.txt |
deleted file mode 100644 |
index 64afac5a350ec2732dda402164a686c14e2c2113..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-6388-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 136, 100, 100], |
- [8, 136, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='outside'", |
- "LayoutBlockFlow (positioned) DIV", |
- "LayoutBlockFlow DIV" |
- ] |
- } |
- ] |
-} |
- |