| Index: third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt
|
| index 7e8031405c9df8536572c593fe35bda007977acd..fa89af950b4c0c2bf5d0ddcbf3831c945a156ba2 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/repaint-squashed-layer-in-rect-expected.txt
|
| @@ -20,8 +20,12 @@
|
| "position": [8, 0],
|
| "bounds": [592, 600],
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [392, 400, 200, 200]
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='imgElement'",
|
| + "rect": [392, 400, 200, 200],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|