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