Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-repaint-descendants-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-repaint-descendants-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-repaint-descendants-expected.txt |
index b9c37556741e123a2773b0581b026bf612f5403a..94cb96d4b2992751103a9c69f691b69ef5cf6f8d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-repaint-descendants-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/transform-repaint-descendants-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -23,6 +25,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV id='box'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "subtree" |
+ } |
] |
} |