Index: third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-color-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-color-expected.txt |
index 71449ce2294d270afcf168fa2fdb0c6882f57314..d05c8b845651b855ee1e45b6f0d841cfb05d375c 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-colgroup-border-color-expected.txt |
@@ -7,6 +7,11 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutTable TABLE", |
+ "rect": [8, 8, 166, 102], |
+ "reason": "style change" |
+ }, |
+ { |
"object": "LayoutTableCol COLGROUP id='colgroup'", |
"rect": [8, 8, 166, 102], |
"reason": "style change" |
@@ -16,27 +21,7 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
+ "object": "LayoutTable TABLE", |
"reason": "style change" |
}, |
{ |