Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
deleted file mode 100644 |
index 14db7316b1d6b3be547386cc644595e9a24c1c25..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 18, 100, 190], |
- [8, 18, 100, 190], |
- [8, 18, 100, 190] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV class='innerWrapper'", |
- "LayoutBlockFlow DIV class='red'", |
- "LayoutBlockFlow DIV id='ucp' class='green'" |
- ] |
- } |
- ] |
-} |
- |