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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-after-delete-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/win/editing/pasteboard/merge-after-delete-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-after-delete-2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-after-delete-2-expected.txt
index 6ba3b8c39e10bbc86a6e7a6cab282a965da57750..5287bbb2dfd3e15c70725d18d428639a8b57b6a8 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-after-delete-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-after-delete-2-expected.txt
@@ -10,9 +10,9 @@ 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 784x54
- LayoutText {#text} at (0,0) size 753x53
- text run at (0,0) width 753: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge in some"
- text run at (0,18) width 745: "cases (normally, though, it should ask that a merge not be done, because a merge will cause information about block"
+ LayoutText {#text} at (0,0) size 752x53
+ text run at (0,0) width 752: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge in some"
+ text run at (0,18) width 744: "cases (normally, though, it should ask that a merge not be done, because a merge will cause information about block"
text run at (0,36) width 123: "nesting to be lost). "
text run at (122,36) width 375: "It wasn't requesting a merge in cases where it should have."
LayoutBlockFlow {P} at (0,70) size 784x72

Powered by Google App Engine
This is Rietveld 408576698