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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/pasteboard/merge-after-delete-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt
index 21b7e71fcf60763342a3f0e22238463307aacee1..f8891a1453c65455d2b2eb67bddb6e2f0498486d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 753x54
- 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 752x54
+ 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