Index: third_party/WebKit/LayoutTests/paint/invalidation/add-table-overpaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/add-table-overpaint-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/add-table-overpaint-expected.txt |
index cf7d8839e8f920877f0d01a8fbf12f2744223bb5..8d4ba02aa51893f426200108204e9ee6d3a8c196 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/add-table-overpaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/add-table-overpaint-expected.txt |
@@ -10,26 +10,6 @@ |
"object": "LayoutBlockFlow DIV", |
"rect": [0, 312, 800, 156], |
"reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutTable TABLE", |
- "rect": [0, 312, 156, 156], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutTableSection TBODY", |
- "rect": [0, 312, 156, 156], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutTableRow TR", |
- "rect": [0, 314, 156, 152], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "rect": [2, 314, 152, 152], |
- "reason": "layoutObject insertion" |
} |
] |
} |