| Index: third_party/WebKit/LayoutTests/paint/invalidation/compositing/should-not-clip-composited-viewport-scrolling-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/compositing/should-not-clip-composited-viewport-scrolling-layer-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/should-not-clip-composited-viewport-scrolling-layer-expected.txt
|
| index 08127cccdcfcf6087bf9d81aa7d14cbd7c045eb3..206f4a91c36dc57d45141915d9b0942bff0d5a4e 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/compositing/should-not-clip-composited-viewport-scrolling-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/should-not-clip-composited-viewport-scrolling-layer-expected.txt
|
| @@ -2,13 +2,13 @@
|
| "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [5008, 5016],
|
| + "bounds": [2008, 1516],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='content'",
|
| - "rect": [8, 8, 5000, 5000],
|
| + "rect": [8, 8, 2000, 1500],
|
| "reason": "style change"
|
| }
|
| ]
|
|
|