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 d41305c28ea9c40dbaf6f32c1886da79939524b9..0b913105751f65a2c7aacec543999664c97e7eb4 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 |
@@ -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" |
+ } |
] |
} |