Index: third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt |
index 41137b313dd93e0c1e84ff44b062d4df06256713..121c1503001c882771e11c4416c5ba9f19dac1b2 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/intermediate-layout-position-expected.txt |
@@ -12,6 +12,11 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutTableSection TBODY", |
+ "rect": [8, 172, 46, 20], |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutBlockFlow DIV", |
"rect": [8, 74, 46, 20], |
"reason": "incremental" |
@@ -34,6 +39,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutTableSection TBODY", |
+ "reason": "incremental" |
+ }, |
+ { |
"object": "LayoutTableCell TD id='cell'", |
"reason": "incremental" |
} |