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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/4947387-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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
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 784x80 14 RenderBlock {P} at (0,0) size 784x80
15 RenderText {#text} at (0,0) size 763x79 15 RenderText {#text} at (0,0) size 763x79
16 text run at (0,0) width 390: "This tests moveTo{Beginning, End}OfLineA ndModifySelection. " 16 text run at (0,0) width 390: "This tests moveTo{Beginning, End}OfLineA ndModifySelection. "
17 text run at (390,0) width 329: "It should operate on line boundaries a nd not paragraph" 17 text run at (390,0) width 329: "It should operate on line boundaries a nd not paragraph"
18 text run at (0,20) width 74: "boundaries. " 18 text run at (0,20) width 74: "boundaries. "
19 text run at (74,20) width 689: "To run it manually, click inside the f irst line of the editable region below and do Command+Shift+Left/Right Arrow," 19 text run at (74,20) width 689: "To run it manually, click inside the f irst line of the editable region below and do Command+Shift+Left/Right Arrow,"
20 text run at (0,40) width 533: "the selection should extend to the star t/end of the line, not the start/end of the paragraph. " 20 text run at (0,40) width 533: "the selection should extend to the star t/end of the line, not the start/end of the paragraph. "
21 text run at (533,40) width 155: "Also, moveTo{Beginning," 21 text run at (533,40) width 155: "Also, moveTo{Beginning,"
22 text run at (0,60) width 318: "End}OfParagraphAndModifySelection shoul d work." 22 text run at (0,60) width 318: "End}OfParagraphAndModifySelection shoul d work."
23 RenderBlock {DIV} at (0,96) size 200x40 23 RenderBlock {DIV} at (0,96) size 200x40
24 RenderText {#text} at (0,0) size 179x39 24 RenderText {#text} at (0,0) size 179x39
25 text run at (0,0) width 175: "The quick brown fox jumped" 25 text run at (0,0) width 175: "The quick brown fox jumped"
26 text run at (175,0) width 4: " " 26 text run at (175,0) width 4: " "
27 text run at (0,20) width 150: "over the lazy brown dog." 27 text run at (0,20) width 150: "over the lazy brown dog."
28 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body 28 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body
29 selection end: position 51 of child 0 {#text} of child 2 {DIV} of body 29 selection end: position 51 of child 0 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698