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

Unified Diff: third_party/WebKit/LayoutTests/editing/pasteboard/paste-text-with-style-expected.txt

Issue 2697313005: Selection API: collapse() should recreate an internal Range. (Closed)
Patch Set: Add NeedsRebaseline for platform-dependent tests Created 3 years, 10 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/editing/pasteboard/paste-text-with-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/paste-text-with-style-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/paste-text-with-style-expected.txt
index e7cad432a275fef027566b79bd3a781bb22d0e6b..3b816df3d175f7a72ebe95a092a060a54665c9d8 100644
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/paste-text-with-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/editing/pasteboard/paste-text-with-style-expected.txt
@@ -5,10 +5,10 @@ EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
Markup before:
| "
-"
+<#selection-caret>"
| <b>
| <i>
-| "<#selection-caret>hello bold and italic"
+| "hello bold and italic"
| <div>
| <i>
| "hello italic"

Powered by Google App Engine
This is Rietveld 408576698