| Index: third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-cell-border-color-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-cell-border-color-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-cell-border-color-expected.txt
|
| index 76964c52ccd9b06a433d03248599ffb2cd956a5a..de535e686b9b92616f0035ee168458ce10556ba5 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-cell-border-color-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/table/cached-change-cell-border-color-expected.txt
|
| @@ -16,11 +16,11 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutTableCell TD id='foo'",
|
| + "object": "LayoutTableSection TBODY",
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutTableCell TD",
|
| + "object": "LayoutTableSection TBODY",
|
| "reason": "style change"
|
| },
|
| {
|
|
|