Index: third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove-expected.txt |
index 6ed4f07d7b8fe975852cb042b54dc40d4e66a983..5a849ea83cbc9428e10ad8f42cc6709929377817 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='rel'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='rel'", |
+ "reason": "subtree" |
+ } |
] |
} |