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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/after-line-wrap-expected.txt

Issue 42092: Rebaseline WebKit tests as a result of the merge. These are the same tests... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
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 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderView at (0,0) size 800x600 9 RenderView at (0,0) size 800x600
10 layer at (0,0) size 800x600 10 layer at (0,0) size 800x600
(...skipping 12 matching lines...) Expand all
23 text run at (0,0) width 99: "This is a test for " 23 text run at (0,0) width 99: "This is a test for "
24 RenderInline {A} at (0,0) size 349x19 [color=#0000EE] 24 RenderInline {A} at (0,0) size 349x19 [color=#0000EE]
25 RenderText {#text} at (99,0) size 349x19 25 RenderText {#text} at (99,0) size 349x19
26 text run at (99,0) width 349: "REGRESSION: Selection includes spaces that it shouldn't" 26 text run at (99,0) width 349: "REGRESSION: Selection includes spaces that it shouldn't"
27 RenderText {#text} at (448,0) size 784x39 27 RenderText {#text} at (448,0) size 784x39
28 text run at (448,0) width 336: ". The test makes sure that a word that is right after a line" 28 text run at (448,0) width 336: ". The test makes sure that a word that is right after a line"
29 text run at (0,20) width 206: "wrap can be selected successfully." 29 text run at (0,20) width 206: "wrap can be selected successfully."
30 RenderBlock {P} at (0,112) size 784x0 30 RenderBlock {P} at (0,112) size 784x0
31 RenderBlock {DIV} at (16,112) size 752x42 [border: (1px solid #000000)] 31 RenderBlock {DIV} at (16,112) size 752x42 [border: (1px solid #000000)]
32 RenderText {#text} at (1,1) size 750x19 32 RenderText {#text} at (1,1) size 750x19
33 text run at (1,1) width 750: "don't select me " 33 text run at (1,1) width 90: "don't select me"
34 text run at (91,1) width 660: " "
34 RenderInline {I} at (0,0) size 159x19 35 RenderInline {I} at (0,0) size 159x19
35 RenderText {#text} at (1,21) size 159x19 36 RenderText {#text} at (1,21) size 159x19
36 text run at (1,21) width 159: "try to select just this text" 37 text run at (1,21) width 159: "try to select just this text"
37 RenderText {#text} at (0,0) size 0x0 38 RenderText {#text} at (0,0) size 0x0
38 selection start: position 0 of child 0 {#text} of child 1 {I} of child 7 {DIV} o f child 1 {BODY} of child 0 {HTML} of document 39 selection start: position 0 of child 0 {#text} of child 1 {I} of child 7 {DIV} o f child 1 {BODY} of child 0 {HTML} of document
39 selection end: position 3 of child 0 {#text} of child 1 {I} of child 7 {DIV} o f child 1 {BODY} of child 0 {HTML} of document 40 selection end: position 3 of child 0 {#text} of child 1 {I} of child 7 {DIV} o f child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698