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

Side by Side Diff: LayoutTests/platform/android/fast/forms/input-appearance-focus-expected.txt

Issue 717043002: Auto-rebaseline for r185157 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 722x19 7 RenderText {#text} at (0,0) size 722x19
8 text run at (0,0) width 722: "This test uses the new text field to tes t focus() and blur() and to make sure that onFocus and onBlur events fire correc tly." 8 text run at (0,0) width 722: "This test uses the new text field to tes t focus() and blur() and to make sure that onFocus and onBlur events fire correc tly."
9 RenderBlock {P} at (0,36) size 784x22 9 RenderBlock {P} at (0,36) size 784x22
10 RenderTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 10 RenderTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
(...skipping 14 matching lines...) Expand all
25 RenderBlock {P} at (0,170) size 784x0 25 RenderBlock {P} at (0,170) size 784x0
26 layer at (10,47) size 149x16 26 layer at (10,47) size 149x16
27 RenderBlock {DIV} at (2,3) size 149x16 27 RenderBlock {DIV} at (2,3) size 149x16
28 RenderText {#text} at (0,0) size 90x16 28 RenderText {#text} at (0,0) size 90x16
29 text run at (0,0) width 90: "My Text Field 1" 29 text run at (0,0) width 90: "My Text Field 1"
30 layer at (167,47) size 149x16 30 layer at (167,47) size 149x16
31 RenderBlock {DIV} at (2,3) size 149x16 31 RenderBlock {DIV} at (2,3) size 149x16
32 RenderText {#text} at (0,0) size 90x16 32 RenderText {#text} at (0,0) size 90x16
33 text run at (0,0) width 90: "My Text Field 2" 33 text run at (0,0) width 90: "My Text Field 2"
34 caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body 34 caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698