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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/floating-textfield-relayout-expected.txt

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 108x18 7 LayoutText {#text} at (0,0) size 108x18
8 text run at (0,0) width 108: "This is a test for " 8 text run at (0,0) width 108: "This is a test for "
9 LayoutInline {I} at (0,0) size 764x36 9 LayoutInline {I} at (0,0) size 764x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
11 LayoutText {#text} at (107,0) size 354x18 11 LayoutText {#text} at (107,0) size 354x18
12 text run at (107,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9316" 12 text run at (107,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9316"
13 LayoutText {#text} at (460,0) size 764x36 13 LayoutText {#text} at (460,0) size 764x36
14 text run at (460,0) width 5: " " 14 text run at (460,0) width 5: " "
15 text run at (464,0) width 300: "REGRESSION: text field width shrinks on first" 15 text run at (464,0) width 300: "REGRESSION: text field width shrinks on first"
16 text run at (0,18) width 61: "keystroke" 16 text run at (0,18) width 61: "keystroke"
17 LayoutText {#text} at (60,18) size 5x18 17 LayoutText {#text} at (60,18) size 5x18
18 text run at (60,18) width 5: "." 18 text run at (60,18) width 5: "."
19 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
20 layer at (8,70) size 784x0 20 layer at (8,70) size 784x0
21 LayoutBlockFlow (relative positioned) {DIV} at (0,62) size 784x0 21 LayoutBlockFlow (relative positioned) {DIV} at (0,62) size 784x0
22 LayoutTextControl (floating) {INPUT} at (0,0) size 392x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 22 LayoutTextControl (floating) {INPUT} at (0,0) size 392x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
23 layer at (11,73) size 386x13 23 layer at (11,73) size 386x13
24 LayoutBlockFlow {DIV} at (3,3) size 386x13 24 LayoutBlockFlow {DIV} at (3,3) size 386x13
25 LayoutText {#text} at (0,0) size 18x13 25 LayoutText {#text} at (0,0) size 17x13
26 text run at (0,0) width 18: "foo" 26 text run at (0,0) width 17: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698