Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6388-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6388-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6388-expected.txt |
index 6f90210a37297f0e662a560460cc6756318aecba..23b88d1f21f59154f95ffd8e83ee3fd3f052ecdc 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6388-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6388-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -18,6 +20,16 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "bounds change" |
+ } |
] |
} |