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

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

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 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 772x18 7 LayoutText {#text} at (0,0) size 772x18
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 LayoutBlockFlow {P} at (0,34) size 784x19 9 LayoutBlockFlow {P} at (0,34) size 784x19
10 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
(...skipping 14 matching lines...) Expand all
25 LayoutBlockFlow {P} at (0,157) size 784x0 25 LayoutBlockFlow {P} at (0,157) size 784x0
26 layer at (11,45) size 117x13 26 layer at (11,45) size 117x13
27 LayoutBlockFlow {DIV} at (3,3) size 117x13 27 LayoutBlockFlow {DIV} at (3,3) size 117x13
28 LayoutText {#text} at (0,0) size 82x13 28 LayoutText {#text} at (0,0) size 82x13
29 text run at (0,0) width 82: "My Text Field 1" 29 text run at (0,0) width 82: "My Text Field 1"
30 layer at (138,45) size 117x13 30 layer at (138,45) size 117x13
31 LayoutBlockFlow {DIV} at (3,3) size 117x13 31 LayoutBlockFlow {DIV} at (3,3) size 117x13
32 LayoutText {#text} at (0,0) size 82x13 32 LayoutText {#text} at (0,0) size 82x13
33 text run at (0,0) width 82: "My Text Field 2" 33 text run at (0,0) width 82: "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