Index: third_party/WebKit/LayoutTests/fast/repaint/change-transform-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/change-transform-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/change-transform-expected.txt |
index ca7246eb827e0643e0b9019685ff06047cff7013..073e0cdbed1da103d61dc4b7a3804bf1d1ad243c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/change-transform-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/change-transform-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 id='square'", |
+ "reason": "subtree" |
+ } |
] |
} |