Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt |
index 5b32cc48c065d152bf5b0cb9db02156929230531..51bde7b151e339a3c7e3e5d36e73400c7355a23b 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-absolute-in-positioned-container-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [802, 585], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [802, 585], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'", |
+ "reason": "subtree" |
+ } |
] |
} |