Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt |
deleted file mode 100644 |
index 24c7b91f634d16d30f694b5ca348980e0495b047..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt |
+++ /dev/null |
@@ -1,38 +0,0 @@ |
-{ |
- "bounds": [785, 742], |
- "children": [ |
- { |
- "bounds": [785, 742], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [58, 241, 489, 537], |
- [58, 142, 489, 537], |
- [8, 191, 769, 642], |
- [8, 191, 769, 642], |
- [8, 92, 769, 642], |
- [8, 92, 769, 642], |
- [8, 92, 769, 99], |
- [8, 92, 732, 94], |
- [0, 742, 785, 99], |
- [0, 0, 785, 841], |
- [0, 0, 785, 742] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutIFrame IFRAME id='iframe'", |
- "InlineBox", |
- "LayoutText #text", |
- "RootInlineBox", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutView #document", |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow (relative positioned) DIV class='relative'", |
- "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'", |
- "RootInlineBox", |
- "LayoutImage IMG", |
- "LayoutText #text" |
- ] |
- } |
- ] |
-} |
- |