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

Side by Side Diff: LayoutTests/platform/win-xp/editing/pasteboard/interchange-newline-2-expected.txt

Issue 304233009: Unreviewed Win XP rebaselines for r175038, part 6 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 This demonstrates a bug in interchange newline handling during paste. 6 This demonstrates a bug in interchange newline handling during paste.
7 The selection being pasted into contain multiple blocks, which breaks the old co de in paste that handled interchange newlines. 7 The selection being pasted into contain multiple blocks, which breaks the old co de in paste that handled interchange newlines.
8 | <div> 8 | <div>
9 | "fbar" 9 | "fbar"
10 | "baz" 10 | "baz"
11 | <div> 11 | <div>
12 | "<#selection-caret>bar" 12 | "<#selection-caret>bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698