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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/editing/selection/node-removal-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt
index 29d4af5b6c6b2e242e99a7e22491709891ba6843..2295928eb5fb28686282f2aa9edc1c41b17490f5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/node-removal-2-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 764x36
+ LayoutText {#text} at (0,0) size 763x36
text run at (0,0) width 693: "This tests behavior when a node that serves as the start or end of a selection is removed from the document. "
- text run at (692,0) width 72: "Ideally, we"
- text run at (0,18) width 661: "would just adjust the selection when an endpoint is removed, for now, we just blow away the selection."
+ text run at (692,0) width 71: "Ideally, we"
+ text run at (0,18) width 660: "would just adjust the selection when an endpoint is removed, for now, we just blow away the selection."
LayoutBlockFlow {P} at (0,52) size 784x36
LayoutText {#text} at (0,0) size 772x36
text run at (0,0) width 487: "This test creates a selection that ends inside of a node that will be removed. "

Powered by Google App Engine
This is Rietveld 408576698