Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
index 4949cf6c63ffd42a43521cba77f3634a8e8e6c57..c294b35bfa6662c90d32290b9efc806af0ab98db 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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, 11, 19], |
"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" |
+ } |
] |
} |