Index: third_party/WebKit/LayoutTests/platform/android/css3/flexbox/scrollbars-changed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/scrollbars-changed-expected.txt b/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/scrollbars-changed-expected.txt |
deleted file mode 100644 |
index 68157a45155ff568872a7f3e4777f730f5184bd8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/css3/flexbox/scrollbars-changed-expected.txt |
+++ /dev/null |
@@ -1,56 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='dynamic' class='content'", |
- "rect": [0, 0, 185, 20], |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='scroller'", |
- "rect": [185, 0, 15, 100], |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [0, 5, 15, 15], |
- "reason": "full" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "VerticalScrollbar", |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='dynamic' class='content'", |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'z'", |
- "reason": "full" |
- } |
- ] |
-} |
- |