Index: third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt |
index 566575e84cc2c9a52152946eb5726d9c06263494..616bede1641a1ad09f07719a80aaa87d4b33de79 100644 |
--- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt |
+++ b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-morphology-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV class='box'", |
+ "reason": "style change" |
+ } |
] |
} |