Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
deleted file mode 100644 |
index bc786ca0a2a9f5a1e7798ce76f1336fd052a34f5..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/relative-inline-positioned-movement-repaint-expected.txt |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 7, 784, 21] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "LayoutBlockFlow BODY" |
- ], |
- "children": [ |
- { |
- "position": [68, 7], |
- "bounds": [348, 21], |
- "drawsContent": true, |
- "backfaceVisibility": "hidden", |
- "paintInvalidationClients": [ |
- "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'", |
- "InlineFlowBox" |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |