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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: Use a non-replaced inline container for image alt text Created 3 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 784x40 6 LayoutBlockFlow (anonymous) at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 747x39 7 LayoutText {#text} at (0,0) size 747x39
8 text run at (0,0) width 454: "This tests whether alt text is shown for image-type form input elements with " 8 text run at (0,0) width 454: "This tests whether alt text is shown for image-type form input elements with "
9 text run at (454,0) width 293: "no src attribute. You should see \"Suc cess\" twice," 9 text run at (454,0) width 293: "no src attribute. You should see \"Suc cess\" twice,"
10 text run at (0,20) width 173: "followed by a blue rectangle." 10 text run at (0,20) width 173: "followed by a blue rectangle."
11 LayoutBlockFlow {P} at (0,56) size 784x0 11 LayoutBlockFlow {P} at (0,56) size 784x0
12 LayoutBlockFlow {FORM} at (0,56) size 784x97 12 LayoutBlockFlow {FORM} at (0,56) size 784x93
13 LayoutBlockFlow {INPUT} at (0,0) size 55x20 13 LayoutBlockFlow {INPUT} at (0,0) size 51x16
14 LayoutBR {BR} at (55,20) size 0x0 14 LayoutInline {SPAN} at (0,0) size 51x16
15 LayoutBlockFlow {INPUT} at (0,20) size 102x52 [border: (1px solid #00000 0)] 15 LayoutInline {SPAN} at (0,0) size 51x16
16 LayoutBR {BR} at (102,71) size 0x0 16 LayoutText {#text} at (0,0) size 51x16
17 LayoutImage {INPUT} at (0,72) size 75x25 17 text run at (0,0) width 51: "Success"
18 LayoutBR {BR} at (75,97) size 0x0 18 LayoutBR {BR} at (51,13) size 0x0
19 layer at (8,64) size 55x20 clip at (9,65) size 53x18 19 LayoutBlockFlow {INPUT} at (0,16) size 102x52 [border: (1px solid #00000 0)]
20 LayoutBlockFlow {DIV} at (0,0) size 55x20 [border: (1px solid #C0C0C0)] 20 LayoutBR {BR} at (102,67) size 0x0
21 layer at (10,66) size 51x16 21 LayoutImage {INPUT} at (0,68) size 75x25
22 LayoutBlockFlow {DIV} at (2,2) size 51x16 22 LayoutBR {BR} at (75,93) size 0x0
23 LayoutText {#text} at (0,0) size 51x16 23 layer at (9,81) size 100x50 clip at (10,82) size 98x48
24 text run at (0,0) width 51: "Success" 24 LayoutBlockFlow {SPAN} at (1,1) size 100x50 [border: (1px solid #C0C0C0)]
25 layer at (9,85) size 100x50 clip at (10,86) size 98x48 25 LayoutImage (floating) {IMG} at (2,2) size 16x16
26 LayoutBlockFlow {DIV} at (1,1) size 100x50 [border: (1px solid #C0C0C0)] 26 LayoutInline {SPAN} at (0,0) size 51x16
27 layer at (11,87) size 96x16 27 LayoutText {#text} at (18,2) size 51x16
28 LayoutBlockFlow {DIV} at (2,2) size 96x16 28 text run at (18,2) width 51: "Success"
29 LayoutText {#text} at (0,0) size 51x16
30 text run at (0,0) width 51: "Success"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698