| Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| index 235658d7a871b7f343ecd57ab289206c0101a6f6..71d2d7d82efe312734380f8b7f72e33c8d497baa 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/repaint-during-scroll-with-zoom-expected.txt
|
| @@ -9,57 +9,57 @@
|
| "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],
|
| - "reason": "subtree"
|
| + "object": "LayoutView #document",
|
| + "rect": [2, 300, 236, 15],
|
| + "reason": "scroll"
|
| },
|
| {
|
| - "object": "LayoutView #document",
|
| - "rect": [2, 65, 235, 235],
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [3, 65, 235, 235],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [2, 299, 235, 16],
|
| - "reason": "scroll"
|
| + "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, 58, 16],
|
| + "rect": [3, 65, 58, 16],
|
| "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [237, 64, 15, 236],
|
| + "rect": [237, 65, 16, 235],
|
| "reason": "scroll"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [237, 65, 15, 235],
|
| + "rect": [237, 300, 16, 15],
|
| "reason": "scroll"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [237, 299, 15, 16],
|
| + "rect": [238, 65, 15, 235],
|
| "reason": "scroll"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [237, 300, 15, 15],
|
| + "rect": [238, 300, 15, 15],
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|