| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| deleted file mode 100644
|
| index caf3769ac794f3c9a237dc985f468a2b6c6dee13..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| +++ /dev/null
|
| @@ -1,109 +0,0 @@
|
| -{
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#C0C0C0",
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [2, 64, 235, 236],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [2, 65, 235, 235],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [2, 65, 235, 235],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [2, 299, 235, 16],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [2, 300, 235, 15],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [2, 65, 225, 235],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [2, 65, 52, 17],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [237, 64, 15, 236],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [237, 65, 15, 235],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [237, 299, 15, 16],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [237, 300, 15, 15],
|
| - "reason": "scroll"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutIFrame (positioned) IFRAME",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'scroll me'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|