Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-scale-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-scale-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-scale-expected.txt |
index e446e3fd5b8aa36fa3eacc4a2ec617ecba7e9c08..22ad037ce25a9d1e26dddbe0b2d7fe6b23579973 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-scale-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-scale-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 2016], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 2016], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='t' class='green translated'", |
+ "reason": "subtree" |
+ } |
] |
} |