Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt |
deleted file mode 100644 |
index 0d733d1692c86276930073d989b8b8793cb1d763..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/overflow-scroll-body-appear-expected.txt |
+++ /dev/null |
@@ -1,136 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [2008, 2096], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [2008, 2096], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "rect": [0, 0, 2008, 2096], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [0, 585, 785, 15], |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutBlockFlow BODY", |
- "rect": [8, 16, 784, 2072], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 52, 784, 20], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 16, 784, 20], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [118, 52, 370, 19], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 16, 324, 19], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 52, 110, 19], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [785, 0, 15, 585], |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [785, 585, 15, 15], |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [488, 52, 4, 19], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow BODY", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'You should see both vertical and horizontal scrollbars.'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'This is the test for '", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "InlineTextBox '.'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutView #document", |
- "reason": "scroll" |
- } |
- ] |
-} |
- |