Index: third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-on-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-on-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-on-layout-expected.txt |
deleted file mode 100644 |
index 82d3ce0f8cf63b785b4dbcf88c1165ab5f9f27d0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/repaint-on-layout-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [712, 8, 80, 24], |
- [712, 8, 80, 20] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='badge'", |
- "InlineBox", |
- "RootInlineBox", |
- "LayoutBlockFlow (floating) DIV class='state'", |
- "LayoutText #text" |
- ] |
- } |
- ] |
-} |
- |