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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 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 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 772x17 7 RenderText {#text} at (0,0) size 772x17
8 text run at (0,0) width 772: "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 772: "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,34) size 784x25 9 RenderBlock {P} at (0,34) size 784x21
10 RenderTextControl {INPUT} at (2,2) size 144x21 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 10 RenderTextControl {INPUT} at (0,0) size 144x21 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
11 RenderText {#text} at (148,3) size 4x17 11 RenderText {#text} at (144,1) size 4x17
12 text run at (148,3) width 4: " " 12 text run at (144,1) width 4: " "
13 RenderTextControl {INPUT} at (154,2) size 144x21 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 13 RenderTextControl {INPUT} at (148,0) size 144x21 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderBlock {DIV} at (0,75) size 784x72 15 RenderBlock {DIV} at (0,71) size 784x72
16 RenderBR {BR} at (0,0) size 0x17 16 RenderBR {BR} at (0,0) size 0x17
17 RenderText {#text} at (0,18) size 328x17 17 RenderText {#text} at (0,18) size 328x17
18 text run at (0,18) width 328: "Test Passed. Text field 1's onFocus eve nt has fired." 18 text run at (0,18) width 328: "Test Passed. Text field 1's onFocus eve nt has fired."
19 RenderBR {BR} at (327,32) size 1x0 19 RenderBR {BR} at (327,32) size 1x0
20 RenderText {#text} at (0,36) size 318x17 20 RenderText {#text} at (0,36) size 318x17
21 text run at (0,36) width 318: "Test Passed. Text field 1's onBlur even t has fired." 21 text run at (0,36) width 318: "Test Passed. Text field 1's onBlur even t has fired."
22 RenderBR {BR} at (317,50) size 1x0 22 RenderBR {BR} at (317,50) size 1x0
23 RenderText {#text} at (0,54) size 328x17 23 RenderText {#text} at (0,54) size 328x17
24 text run at (0,54) width 328: "Test Passed. Text field 2's onFocus eve nt has fired." 24 text run at (0,54) width 328: "Test Passed. Text field 2's onFocus eve nt has fired."
25 RenderBlock {P} at (0,163) size 784x0 25 RenderBlock {P} at (0,159) size 784x0
26 layer at (12,47) size 140x15 26 layer at (10,45) size 140x15
27 RenderBlock {DIV} at (2,3) size 140x15 27 RenderBlock {DIV} at (2,3) size 140x15
28 RenderText {#text} at (0,0) size 92x15 28 RenderText {#text} at (0,0) size 92x15
29 text run at (0,0) width 92: "My Text Field 1" 29 text run at (0,0) width 92: "My Text Field 1"
30 layer at (164,47) size 140x15 30 layer at (158,45) size 140x15
31 RenderBlock {DIV} at (2,3) size 140x15 31 RenderBlock {DIV} at (2,3) size 140x15
32 RenderText {#text} at (0,0) size 92x15 32 RenderText {#text} at (0,0) size 92x15
33 text run at (0,0) width 92: "My Text Field 2" 33 text run at (0,0) width 92: "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