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

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

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 99x19 7 LayoutText {#text} at (0,0) size 99x19
8 text run at (0,0) width 99: "This is a test for " 8 text run at (0,0) width 99: "This is a test for "
9 LayoutInline {I} at (0,0) size 752x39 9 LayoutInline {I} at (0,0) size 752x39
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
11 LayoutText {#text} at (99,0) size 350x19 11 LayoutText {#text} at (99,0) size 350x19
12 text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=9316" 12 text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=9316"
13 LayoutText {#text} at (449,0) size 752x39 13 LayoutText {#text} at (448,0) size 752x39
14 text run at (449,0) width 4: " " 14 text run at (448,0) width 5: " "
15 text run at (453,0) width 299: "REGRESSION: text field width shrinks on first" 15 text run at (452,0) width 300: "REGRESSION: text field width shrinks on first"
16 text run at (0,20) width 62: "keystroke" 16 text run at (0,20) width 62: "keystroke"
17 LayoutText {#text} at (62,20) size 4x19 17 LayoutText {#text} at (61,20) size 5x19
18 text run at (62,20) width 4: "." 18 text run at (61,20) width 5: "."
19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)] 19 LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
20 layer at (8,74) size 784x0 20 layer at (8,74) size 784x0
21 LayoutBlockFlow (relative positioned) {DIV} at (0,66) size 784x0 21 LayoutBlockFlow (relative positioned) {DIV} at (0,66) size 784x0
22 LayoutTextControl (floating) {INPUT} at (0,0) size 392x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 22 LayoutTextControl (floating) {INPUT} at (0,0) size 392x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
23 layer at (10,77) size 388x16 23 layer at (10,77) size 388x16
24 LayoutBlockFlow {DIV} at (2,3) size 388x16 24 LayoutBlockFlow {DIV} at (2,3) size 388x16
25 LayoutText {#text} at (0,0) size 17x16 25 LayoutText {#text} at (0,0) size 17x16
26 text run at (0,0) width 17: "foo" 26 text run at (0,0) width 17: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698