| 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..071f7185d20e586d774fd10d6e3985fce4b2f91a 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,7 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutTableCell TD id='foo'",
|
| - "reason": "style change"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| + "object": "LayoutTable TABLE",
|
| "reason": "style change"
|
| },
|
| {
|
|
|