Index: third_party/WebKit/LayoutTests/paint/invalidation/table-cell-collapsed-border-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table-cell-collapsed-border-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table-cell-collapsed-border-expected.txt |
index cd078c63b71f51b201b3f2f3d5af2bc6059b1713..f93235232d7341956918d4a143ee1ebbc8da171d 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table-cell-collapsed-border-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table-cell-collapsed-border-expected.txt |
@@ -7,6 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutTable TABLE", |
+ "rect": [8, 60, 436, 405], |
+ "reason": "style change" |
+ }, |
+ { |
"object": "LayoutTableCell TD id='t3'", |
"rect": [220, 260, 122, 110], |
"reason": "style change" |
@@ -26,47 +31,7 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD id='t1'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD id='t2'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD id='t3'", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
+ "object": "LayoutTable TABLE", |
"reason": "style change" |
}, |
{ |