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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-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/resize-table-row-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
index bac7f3369f09870fb2b560a464722b0b7bf7872f..dad283d2b383ca4ab2a6b50308bce3f58fd8e4ef 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-row-repaint-expected.txt
@@ -33,6 +33,14 @@
],
"objectPaintInvalidations": [
{
+ "object": "RootInlineBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'MIDDLE'",
+ "reason": "full"
+ },
+ {
"object": "LayoutTableRow TR id='row'",
"reason": "incremental"
},

Powered by Google App Engine
This is Rietveld 408576698