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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/editing/pasteboard/merge-after-delete-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-after-delete-2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-after-delete-2-expected.txt
index 75d80a2f564e234ffc45af9ee06ef664b183d605..3fdfbbf7750cf3ced22216534dd54a4fd1b26d7f 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-after-delete-2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x60
- LayoutText {#text} at (0,0) size 773x59
+ LayoutText {#text} at (0,0) size 772x59
text run at (0,0) width 741: "When ReplaceSelectionCommand deletes the current selection, it should request that the deletion do a merge in some cases"
- text run at (0,20) width 773: "(normally, though, it should ask that a merge not be done, because a merge will cause information about block nesting to be lost)."
+ text run at (0,20) width 772: "(normally, though, it should ask that a merge not be done, because a merge will cause information about block nesting to be lost)."
text run at (0,40) width 350: "It wasn't requesting a merge in cases where it should have."
LayoutBlockFlow {P} at (0,76) size 784x80
LayoutText {#text} at (0,0) size 779x79

Powered by Google App Engine
This is Rietveld 408576698