| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| index 6782502f0e4f2e58a795cdcd374259887af50087..201f8c6a359c50146e7c68934a985b3b111384b0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| @@ -9,37 +9,37 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [2, 64, 235, 236],
|
| + "rect": [2, 65, 236, 235],
|
| "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "rect": [2, 65, 235, 235],
|
| + "rect": [3, 65, 235, 235],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [2, 65, 235, 235],
|
| + "rect": [3, 65, 235, 235],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [2, 300, 235, 15],
|
| + "rect": [3, 300, 235, 15],
|
| "reason": "scroll"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [2, 65, 225, 235],
|
| + "rect": [3, 65, 225, 235],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [2, 65, 52, 17],
|
| + "rect": [3, 65, 52, 17],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [237, 65, 15, 235],
|
| + "rect": [238, 65, 15, 235],
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|