Index: third_party/WebKit/LayoutTests/paint/invalidation/table-two-pass-layout-overpaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table-two-pass-layout-overpaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table-two-pass-layout-overpaint-expected.txt |
index f4575e4d00d1a576b12c0daa4757c946abbf0c6a..5790b9580996af8311b2b69ef7b031da2c43c003 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table-two-pass-layout-overpaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table-two-pass-layout-overpaint-expected.txt |
@@ -12,6 +12,11 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutTableSection TBODY", |
+ "rect": [8, 106, 106, 1], |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutTableCell TD", |
"rect": [10, 104, 102, 1], |
"reason": "incremental" |
@@ -35,6 +40,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutTableSection TBODY", |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutTableCell TD", |
"reason": "incremental" |
}, |