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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt

Issue 2304863002: Auto-rebaseline for r416191 (Closed)
Patch Set: Created 4 years, 3 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/repaint/delete-into-nested-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
index 9681a507a80a7f8d81c8dcea6b4386414b4f1ace..87390c9e55c939e704ac42ac3ba43af314070bc8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/delete-into-nested-block-expected.txt
@@ -115,16 +115,16 @@
"reason": "full"
},
{
+ "object": "Caret",
+ "reason": "invalidate paint rectangle"
+ },
+ {
"object": "LayoutText #text",
"reason": "layoutObject insertion"
},
{
"object": "InlineTextBox 'three'",
"reason": "layoutObject insertion"
- },
- {
- "object": "LayoutBlockFlow DIV id='one'",
- "reason": "invalidate paint rectangle"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698