Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt

Issue 2086703002: Auto-rebaseline for r400760 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 154c8447faeaaf687067a01595c260a679dcadfa..53b745f688cc19fbdfd82078cc8680d90ad8a7c0 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
@@ -23,10 +23,18 @@
],
"objectPaintInvalidations": [
{
+ "object": "InlineTextBox 'A'",
+ "reason": "full"
+ },
+ {
"object": "LayoutText #text",
"reason": "layoutObject removal"
},
{
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
"object": "LayoutTableCell TD id='foo'",
"reason": "style change"
},

Powered by Google App Engine
This is Rietveld 408576698