Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt |
index 78744005be481d6f35b8ceea6de7dfdfc4f16352..2e628e0263dd19661107c57e2192686489846b27 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-child-of-transformed-scrolled-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -13,6 +15,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
+ "reason": "style change" |
+ } |
] |
} |