| Index: third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| index 27e145379d64c14033d27e79ea4d7d73327b43da..b23c986f8941a93e2703fb948a9391721ab87411 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/repaint/should-not-clip-composited-overflow-scrolling-layer-expected.txt
|
| @@ -11,6 +11,12 @@
|
| "bounds": [500, 500],
|
| "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "full"
|
| + }
|
| + ],
|
| "children": [
|
| {
|
| "bounds": [485, 485],
|
|
|