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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt

Issue 2245063007: Auto-rebaseline for r412763 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/win/fast/repaint/selection-clear-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
index 9ba410720ca4e9f895a2eb372de72eaecc09596b..ca34f675756bdb1d18d96bdc0fa9b34f6d5768ed 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/selection-clear-expected.txt
@@ -56,11 +56,11 @@
},
{
"object": "LayoutBlockFlow DIV id='root'",
- "reason": "selection"
+ "reason": "incremental"
},
{
"object": "LayoutBlockFlow DIV id='root'",
- "reason": "incremental"
+ "reason": "selection"
},
{
"object": "LayoutBlockFlow DIV id='firstLine'",
@@ -88,11 +88,19 @@
},
{
"object": "LayoutBR BR",
- "reason": "bounds change"
+ "reason": "selection"
},
{
"object": "InlineTextBox '\n'",
- "reason": "bounds change"
+ "reason": "selection"
+ },
+ {
+ "object": "LayoutBR BR",
+ "reason": "location change"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "location change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698