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

Side by Side Diff: LayoutTests/platform/win-xp/editing/selection/6476-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 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x576 6 RenderBody {BODY} at (8,8) size 784x576
7 RenderBlock {DIV} at (0,0) size 250x40 7 RenderBlock {DIV} at (0,0) size 250x40
8 RenderText {#text} at (0,0) size 195x19 8 RenderText {#text} at (0,0) size 195x19
9 text run at (0,0) width 195: "Try to create a caret after this lin" 9 text run at (0,0) width 195: "Try to create a caret after this lin"
10 RenderInline {SPAN} at (0,0) size 7x19 10 RenderInline {SPAN} at (0,0) size 7x19
(...skipping 15 matching lines...) Expand all
26 text run at (449,0) width 8: ". " 26 text run at (449,0) width 8: ". "
27 text run at (457,0) width 284: "Creating an upstream caret with the mo use was" 27 text run at (457,0) width 284: "Creating an upstream caret with the mo use was"
28 text run at (0,20) width 568: "impossible if the upstream and downstre am carets were separated only by unrendered content." 28 text run at (0,20) width 568: "impossible if the upstream and downstre am carets were separated only by unrendered content."
29 RenderBlock {P} at (0,122) size 784x40 29 RenderBlock {P} at (0,122) size 784x40
30 RenderText {#text} at (0,0) size 747x39 30 RenderText {#text} at (0,0) size 747x39
31 text run at (0,0) width 306: "This test uses the eventSender to do mou se clicks. " 31 text run at (0,0) width 306: "This test uses the eventSender to do mou se clicks. "
32 text run at (306,0) width 441: "To run it manually, click in the space after all the text on the first line in the" 32 text run at (306,0) width 441: "To run it manually, click in the space after all the text on the first line in the"
33 text run at (0,20) width 137: "above editable region. " 33 text run at (0,20) width 137: "above editable region. "
34 text run at (137,20) width 370: "Clicking should create a caret after the first space after the 'e'." 34 text run at (137,20) width 370: "Clicking should create a caret after the first space after the 'e'."
35 caret: position 1 of child 2 {#text} of child 1 {DIV} of body 35 caret: position 1 of child 2 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698