| Index: third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt
|
| similarity index 81%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
|
| copy to third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt
|
| index d03ce5a154fa4bd30e22147c3dad765db9ea0d2e..b27b6bd865a430fdfa3c28b203d2164816fb22f8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/destroy-overlay-scrollbar-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/iframe-scrollbar-hover-expected.txt
|
| @@ -9,8 +9,8 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [193, 100, 7, 200],
|
| + "object": "LayoutView #document",
|
| + "rect": [187, 102, 15, 200],
|
| "reason": "scroll"
|
| }
|
| ]
|
|
|