Index: third_party/WebKit/LayoutTests/platform/android/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt b/third_party/WebKit/LayoutTests/platform/android/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt |
deleted file mode 100644 |
index 0be25f8d3d13a4c043e80784b6c8ee6338030512..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt |
+++ /dev/null |
@@ -1,49 +0,0 @@ |
-{ |
- "bounds": [785, 616], |
- "children": [ |
- { |
- "bounds": [785, 616], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [108, 108], |
- "bounds": [100, 100], |
- "children": [ |
- { |
- "bounds": [100, 100], |
- "children": [ |
- { |
- "position": [-100, -100], |
- "bounds": [252, 252], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFFF00" |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [108, 408], |
- "bounds": [100, 100], |
- "children": [ |
- { |
- "bounds": [100, 100], |
- "children": [ |
- { |
- "position": [-100, -100], |
- "bounds": [252, 252], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFFF00" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |