Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt |
deleted file mode 100644 |
index b013315025937f5b6e456326a55f9101feb57315..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/child-of-sub-pixel-offset-composited-layer-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [101, 100], |
- "transformOrigin": [0, 0], |
- "bounds": [14, 14], |
- "drawsContent": true, |
- "backgroundColor": "#FF0000", |
- "repaintRects": [ |
- [-1, 0, 15, 14] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='target' class='green'" |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |