Index: third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
index 6ea998e4a0283b62e72ef115919fb4a7eb869db4..afcbb7d13b9108bda7dd6c2dabfa07cad306e395 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-two-pass-layout-overpaint-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 DIV id='target'", |
+ "reason": "incremental" |
+ } |
] |
} |