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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/selection/click-start-of-line-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 1 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 10 o f #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #do cument affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 10 o f #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #do cument affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderView at (0,0) size 800x600 6 RenderView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderBlock {HTML} at (0,0) size 800x600 8 RenderBlock {HTML} at (0,0) size 800x600
9 RenderBody {BODY} at (8,8) size 784x584 9 RenderBody {BODY} at (8,8) size 784x584
10 RenderBlock {P} at (0,0) size 784x40 10 RenderBlock {P} at (0,0) size 784x40
11 RenderText {#text} at (0,0) size 99x19 11 RenderText {#text} at (0,0) size 99x19
12 text run at (0,0) width 99: "This is a test for " 12 text run at (0,0) width 99: "This is a test for "
13 RenderInline {I} at (0,0) size 774x39 13 RenderInline {I} at (0,0) size 774x39
14 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 14 RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
15 RenderText {#text} at (99,0) size 350x19 15 RenderText {#text} at (99,0) size 350x19
16 text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=9978" 16 text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=9978"
17 RenderText {#text} at (449,0) size 774x39 17 RenderText {#text} at (449,0) size 774x39
18 text run at (449,0) width 4: " " 18 text run at (449,0) width 4: " "
19 text run at (453,0) width 321: "REGRESSION (r12949-r12988): Clicking the first" 19 text run at (453,0) width 321: "REGRESSION (r12949-r12988): Clicking the first"
20 text run at (0,20) width 393: "letter on a line places the caret at the end of the previous line" 20 text run at (0,20) width 393: "letter on a line places the caret at the end of the previous line"
21 RenderText {#text} at (393,20) size 4x19 21 RenderText {#text} at (393,20) size 4x19
22 text run at (393,20) width 4: "." 22 text run at (393,20) width 4: "."
23 RenderBlock {P} at (0,56) size 784x20 23 RenderBlock {P} at (0,56) size 784x20
24 RenderText {#text} at (0,0) size 696x19 24 RenderText {#text} at (0,0) size 696x19
25 text run at (0,0) width 525: "To test interactively, click the left si de of the W on the second line. The caret should be " 25 text run at (0,0) width 525: "To test interactively, click the left si de of the W on the second line. The caret should be "
26 text run at (525,0) width 171: "move to the start of that line." 26 text run at (525,0) width 171: "move to the start of that line."
27 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)] 27 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #000000)]
28 RenderBlock {DIV} at (0,102) size 250x114 28 RenderBlock {DIV} at (0,102) size 250x114
29 RenderText {#text} at (0,1) size 232x112 29 RenderText {#text} at (0,1) size 232x112
30 text run at (0,1) width 159: "Alice in " 30 text run at (0,1) width 147: "Alice in"
31 text run at (147,1) width 12: " "
31 text run at (0,58) width 232: "Wonderland" 32 text run at (0,58) width 232: "Wonderland"
32 caret: position 10 of child 0 {#text} of child 7 {DIV} of child 1 {BODY} of chil d 0 {HTML} of document 33 caret: position 10 of child 0 {#text} of child 7 {DIV} of child 1 {BODY} of chil d 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698