Index: third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-yonly-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-yonly-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-yonly-expected.txt |
index aad5e60160eba62c6e2dadfddaef9b8d24681166..2766d9954b81ec3e4cd33f4f77416e159157a2d3 100644 |
--- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-yonly-expected.txt |
+++ b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-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" |
+ } |
] |
} |