Index: third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
index 968080c9c6ca2bd734e7e300f541ec4a026af491..154c8447faeaaf687067a01595c260a679dcadfa 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 18], |
"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" |
+ } |
] |
} |