Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible-expected.txt |
deleted file mode 100644 |
index 3120f82786ad8f2704f982319828eadd600f838d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/dont-invalidate-root-layer-when-composited-layer-becomes-visible-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='target'" |
- ], |
- "children": [ |
- { |
- "position": [200, 200], |
- "bounds": [200, 200] |
- } |
- ] |
- } |
- ] |
-} |
- |