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 |
index 2ef5eb1d5482dbc5a1e16967c997cd748618329a..4b3b0c9b37d96caa3529eb2c4d4b8390a82b1092 100644 |
--- 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 |
@@ -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, 52, 17], |
- "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, 52, 17], |
+ "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" |
} |
] |