Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt |
index a423e3f924fda1eeb429878014393c2ef4de18b6..fcbd569ecf44177e13e181fe3bcc34f1618036c6 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-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='target'", |
+ "reason": "style change" |
+ } |
] |
} |