| Index: third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt
|
| index d1851931005e726464c609a8bf1c1bdd760df983..9f88ae9706c5518141b97c620e44877925d80893 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -15,25 +17,27 @@
|
| "object": "LayoutText #text",
|
| "rect": [90, 30, 12, 17],
|
| "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'A'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutTableCell TD id='foo'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD id='foo'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutTableCell TD id='foo'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|