Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
index fc660d7752923bc3ef0643ecac8ea2bf6071a725..5deb2b1eecea525e3d6ceeda82963a90ba241363 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-with-transformed-parent-layer-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 2016], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 2016], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -23,6 +25,20 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
+ "reason": "subtree" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
+ "reason": "subtree" |
+ } |
] |
} |