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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 772x17 7 LayoutText {#text} at (0,0) size 771x17
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 771: "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 LayoutBlockFlow {P} at (0,34) size 784x22 9 LayoutBlockFlow {P} at (0,34) size 784x22
10 LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
11 LayoutText {#text} at (173,2) size 4x17 11 LayoutText {#text} at (173,2) size 4x17
12 text run at (173,2) width 4: " " 12 text run at (173,2) width 4: " "
13 LayoutTextControl {INPUT} at (177,0) size 173x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)] 13 LayoutTextControl {INPUT} at (177,0) size 173x22 [bgcolor=#FFFFFF] [bord er: (2px inset #EEEEEE)]
14 LayoutText {#text} at (0,0) size 0x0 14 LayoutText {#text} at (0,0) size 0x0
15 LayoutBlockFlow {DIV} at (0,72) size 784x72 15 LayoutBlockFlow {DIV} at (0,72) size 784x72
16 LayoutBR {BR} at (0,0) size 0x17 16 LayoutBR {BR} at (0,0) size 0x17
17 LayoutText {#text} at (0,18) size 326x17 17 LayoutText {#text} at (0,18) size 326x17
18 text run at (0,18) width 326: "Test Passed. Text field 1's onFocus eve nt has fired." 18 text run at (0,18) width 326: "Test Passed. Text field 1's onFocus eve nt has fired."
19 LayoutBR {BR} at (325,32) size 1x0 19 LayoutBR {BR} at (325,32) size 1x0
20 LayoutText {#text} at (0,36) size 316x17 20 LayoutText {#text} at (0,36) size 316x17
21 text run at (0,36) width 316: "Test Passed. Text field 1's onBlur even t has fired." 21 text run at (0,36) width 316: "Test Passed. Text field 1's onBlur even t has fired."
22 LayoutBR {BR} at (315,50) size 1x0 22 LayoutBR {BR} at (315,50) size 1x0
23 LayoutText {#text} at (0,54) size 326x17 23 LayoutText {#text} at (0,54) size 326x17
24 text run at (0,54) width 326: "Test Passed. Text field 2's onFocus eve nt has fired." 24 text run at (0,54) width 326: "Test Passed. Text field 2's onFocus eve nt has fired."
25 LayoutBlockFlow {P} at (0,160) size 784x0 25 LayoutBlockFlow {P} at (0,160) size 784x0
26 layer at (10,45) size 169x16 26 layer at (10,45) size 169x16
27 LayoutBlockFlow {DIV} at (2,3) size 169x16 27 LayoutBlockFlow {DIV} at (2,3) size 169x16
28 LayoutText {#text} at (0,0) size 89x16 28 LayoutText {#text} at (0,0) size 89x16
29 text run at (0,0) width 89: "My Text Field 1" 29 text run at (0,0) width 89: "My Text Field 1"
30 layer at (187,45) size 169x16 30 layer at (187,45) size 169x16
31 LayoutBlockFlow {DIV} at (2,3) size 169x16 31 LayoutBlockFlow {DIV} at (2,3) size 169x16
32 LayoutText {#text} at (0,0) size 89x16 32 LayoutText {#text} at (0,0) size 89x16
33 text run at (0,0) width 89: "My Text Field 2" 33 text run at (0,0) width 89: "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