Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/padding-keeping-visual-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/padding-keeping-visual-size-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/padding-keeping-visual-size-expected.txt |
deleted file mode 100644 |
index fcc7eb4f5c9e70a82b748e847ecb2933359d4884..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/padding-keeping-visual-size-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [20, 220, 60, 60], |
- [0, 200, 100, 100], |
- [0, 200, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='target2' class='outer'", |
- "LayoutBlockFlow DIV class='inner'" |
- ] |
- } |
- ] |
-} |
- |