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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 108x17 7 RenderText {#text} at (0,0) size 108x17
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 RenderInline {I} at (0,0) size 764x35 9 RenderInline {I} at (0,0) size 764x35
10 RenderInline {A} at (0,0) size 354x17 [color=#0000EE] 10 RenderInline {A} at (0,0) size 354x17 [color=#0000EE]
11 RenderText {#text} at (107,0) size 354x17 11 RenderText {#text} at (107,0) size 354x17
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 RenderText {#text} at (460,0) size 764x35 13 RenderText {#text} at (460,0) size 764x35
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 RenderText {#text} at (60,18) size 5x17 17 RenderText {#text} at (60,18) size 5x17
18 text run at (60,18) width 5: "." 18 text run at (60,18) width 5: "."
19 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {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 RenderBlock (relative positioned) {DIV} at (0,62) size 784x0 21 RenderBlock (relative positioned) {DIV} at (0,62) size 784x0
22 RenderTextControl {INPUT} at (0,2) size 392x21 [bgcolor=#FFFFFF] [border: (2 px inset #EEEEEE)] 22 RenderTextControl {INPUT} at (0,0) size 392x21 [bgcolor=#FFFFFF] [border: (2 px inset #EEEEEE)]
23 layer at (10,75) size 388x15 23 layer at (10,73) size 388x15
24 RenderBlock {DIV} at (2,3) size 388x15 24 RenderBlock {DIV} at (2,3) size 388x15
25 RenderText {#text} at (0,0) size 19x15 25 RenderText {#text} at (0,0) size 19x15
26 text run at (0,0) width 19: "foo" 26 text run at (0,0) width 19: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698