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

Side by Side Diff: LayoutTests/platform/win-xp/editing/input/caret-at-the-edge-of-input-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x62 3 layer at (0,0) size 800x62
4 RenderBlock {HTML} at (0,0) size 800x62 4 RenderBlock {HTML} at (0,0) size 800x62
5 RenderBody {BODY} at (8,8) size 784x46 5 RenderBody {BODY} at (8,8) size 784x46
6 RenderBlock {DIV} at (0,0) size 784x20 6 RenderBlock {DIV} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 646x19 7 RenderText {#text} at (0,0) size 646x19
8 text run at (0,0) width 646: "When the caret reaches the edge of the i nput box, on the next input if must jump to the center of the control." 8 text run at (0,0) width 646: "When the caret reaches the edge of the i nput box, on the next input if must jump to the center of the control."
9 RenderBlock (anonymous) at (0,20) size 784x26 9 RenderBlock (anonymous) at (0,20) size 784x26
10 RenderTextControl {INPUT} at (2,2) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 10 RenderTextControl {INPUT} at (2,2) size 93x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 layer at (12,33) size 89x16 scrollWidth 295 13 layer at (12,33) size 89x16 scrollWidth 295
14 RenderBlock {DIV} at (2,3) size 89x16 14 RenderBlock {DIV} at (2,3) size 89x16
15 RenderText {#text} at (0,0) size 294x16 15 RenderText {#text} at (0,0) size 294x16
16 text run at (0,0) width 294: "012345678901012345678901234567890123456789" 16 text run at (0,0) width 294: "012345678901012345678901234567890123456789"
17 caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {INPUT} of body 17 caret: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 3 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698