Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-change-offset-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-change-offset-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-change-offset-expected.txt |
deleted file mode 100644 |
index e4f270f3ab8ca6ab11d1a0b246caa7aefa85560d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-change-offset-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [40, 40, 120, 120], |
- [35, 35, 130, 130], |
- [35, 35, 130, 130] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='indicator'", |
- "LayoutBlockFlow (positioned) DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |