| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| deleted file mode 100644
|
| index c0e1ea14e7a9ddb4ea1d3f0dfd1e80c943909c5e..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| +++ /dev/null
|
| @@ -1,82 +0,0 @@
|
| -{
|
| - "layers": [
|
| - {
|
| - "name": "LayoutView #document",
|
| - "bounds": [800, 600],
|
| - "contentsOpaque": true,
|
| - "drawsContent": true,
|
| - "backgroundColor": "#C0C0C0",
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [2, 65, 236, 235],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [3, 65, 235, 235],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [3, 65, 235, 235],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [3, 300, 235, 15],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [3, 65, 58, 15],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| - "rect": [238, 65, 15, 235],
|
| - "reason": "scroll"
|
| - }
|
| - ]
|
| - }
|
| - ],
|
| - "objectPaintInvalidations": [
|
| - {
|
| - "object": "LayoutIFrame (positioned) IFRAME",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "HorizontalScrollbar",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "VerticalScrollbar",
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "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"
|
| - }
|
| - ]
|
| -}
|
| -
|
|
|