| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| index 22750784c1873cf8c0825a9f8e0c4c015de523a5..7abb5d2693dd166a36f10c6dd5a46af79f5aa027 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/repaint-during-scroll-with-zoom-expected.txt
|
| @@ -8,14 +8,9 @@
|
| "backgroundColor": "#C0C0C0",
|
| "paintInvalidations": [
|
| {
|
| - "object": "HorizontalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "scroll"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'scroll me'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "location change"
|
| + "object": "LayoutIFrame (positioned) IFRAME",
|
| + "rect": [2, 64, 235, 236],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| @@ -28,16 +23,6 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [2, 64, 235, 236],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [2, 65, 58, 15],
|
| - "reason": "location change"
|
| - },
|
| - {
|
| "object": "LayoutView #document",
|
| "rect": [2, 65, 235, 235],
|
| "reason": "full"
|
| @@ -53,6 +38,11 @@
|
| "reason": "scroll"
|
| },
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [2, 65, 58, 15],
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "rect": [237, 64, 15, 236],
|
| "reason": "scroll"
|
| @@ -73,13 +63,19 @@
|
| "reason": "scroll"
|
| },
|
| {
|
| + "object": "HorizontalScrollbar",
|
| + "reason": "scroll"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'scroll me'",
|
| + "reason": "location change"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|