| Index: third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer-expected.txt
|
| index 37aff0a87a2a8230a0f34ad6625f5ddf9b979176..e19b90ba324e3cea9264ac321d0a4c37e9d94ddc 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer-expected.txt
|
| @@ -20,8 +20,12 @@
|
| "position": [180, 180],
|
| "bounds": [262, 200],
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [80, 80, 182, 29]
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutImage (positioned) IMG id='repaintdiv' class='repaintdiv'",
|
| + "rect": [80, 80, 182, 29],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|