Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-fixed-scrolled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-fixed-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-fixed-scrolled-expected.txt |
index 8ad9040d4c2d82e3d86e9f4ba5031865c396ed0c..f0f702f41b9072b92d2d565c7ef9db99a1c96ad2 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-fixed-scrolled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-under-composited-fixed-scrolled-expected.txt |
@@ -1,12 +1,15 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [785, 2016], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [785, 2016], |
"contentsOpaque": true, |
"drawsContent": true, |
"children": [ |
{ |
+ "name": "LayoutBlockFlow (positioned) DIV id='fixed-container'", |
"position": [0, 400], |
"bounds": [785, 600], |
"contentsOpaque": true, |
@@ -23,6 +26,12 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='fixed'", |
+ "reason": "layoutObject removal" |
+ } |
] |
} |