Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt |
deleted file mode 100644 |
index 0047151b51eb9af374a711f452b9ef3adb201323..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt |
+++ /dev/null |
@@ -1,136 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [2008, 2092], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [2008, 2092], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "rect": [0, 0, 2008, 2092], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutView #document", |
- "rect": [0, 585, 785, 15], |
- "reason": "scroll" |
- }, |
- { |
- "object": "LayoutBlockFlow BODY", |
- "rect": [8, 16, 784, 2068], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 50, 784, 18], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 16, 784, 18], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [127, 50, 390, 17], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 16, 348, 17], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 50, 120, 17], |
- "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": [516, 50, 5, 17], |
- "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" |
- } |
- ] |
-} |
- |