| Index: third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-xonly-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-xonly-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-xonly-expected.txt
|
| index b293bda7b38a69c364d3173a0416b22d0d25de3f..70919a7c3e925b16b585b56050f134cfc2147a3c 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-xonly-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-xonly-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [33, 50, 250, 200]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV class='box'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV class='box'",
|
| + "rect": [33, 50, 250, 200],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|