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

Side by Side Diff: LayoutTests/platform/win-xp/editing/pasteboard/smart-paste-008-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 8 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 layer at (0,0) size 800x600 9 layer at (0,0) size 800x600
10 RenderView at (0,0) size 800x600 10 RenderView at (0,0) size 800x600
11 layer at (0,0) size 800x600 11 layer at (0,0) size 800x600
12 RenderBlock {HTML} at (0,0) size 800x600 12 RenderBlock {HTML} at (0,0) size 800x600
13 RenderBody {BODY} at (8,8) size 784x584 13 RenderBody {BODY} at (8,8) size 784x584
14 RenderBlock {P} at (0,0) size 784x40 14 RenderBlock {P} at (0,0) size 784x40
15 RenderText {#text} at (0,0) size 740x39 15 RenderText {#text} at (0,0) size 740x39
16 text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. " 16 text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. "
17 text run at (376,0) width 364: "In some cases, it used information gat hered at the start of the" 17 text run at (376,0) width 364: "In some cases, it used information gat hered at the start of the"
18 text run at (0,20) width 696: "selection being pasted into to decide w hether or not a space needed to be added to the end of the incoming content." 18 text run at (0,20) width 696: "selection being pasted into to decide w hether or not a space needed to be added to the end of the incoming content."
19 RenderBlock {P} at (0,56) size 784x20 19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 772x19 20 RenderText {#text} at (0,0) size 772x19
21 text run at (0,0) width 522: "A smart paste is performed into a select ion starting in one block and ending in another. " 21 text run at (0,0) width 522: "A smart paste is performed into a select ion starting in one block and ending in another. "
22 text run at (522,0) width 250: "Spaces should surround the pasted word ." 22 text run at (522,0) width 250: "Spaces should surround the pasted word ."
23 RenderBlock {DIV} at (0,92) size 784x20 23 RenderBlock {DIV} at (0,92) size 784x20
24 RenderBlock {DIV} at (0,0) size 784x20 24 RenderBlock {DIV} at (0,0) size 784x20
25 RenderText {#text} at (0,0) size 52x19 25 RenderText {#text} at (0,0) size 52x19
26 text run at (0,0) width 52: "f foo bar" 26 text run at (0,0) width 52: "f foo bar"
27 caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body 27 caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698