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