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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLImageElement/image-alt-text-expected.txt

Issue 2593263003: Use a non-replaced inline container for image alt text (Closed)
Patch Set: bug 644802 Created 3 years, 9 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 777x39 7 LayoutText {#text} at (0,0) size 777x39
8 text run at (0,0) width 777: "This tests whether alt text is shown for image elements with no src attribute. You should see \"Success\" twice, followe d by a" 8 text run at (0,0) width 777: "This tests whether alt text is shown for image elements with no src attribute. You should see \"Success\" twice, followe d by a"
9 text run at (0,20) width 92: "blue rectangle." 9 text run at (0,20) width 92: "blue rectangle."
10 LayoutBlockFlow {P} at (0,56) size 784x101 10 LayoutBlockFlow {P} at (0,56) size 784x97
11 LayoutBlockFlow {IMG} at (0,0) size 54x24 11 LayoutBlockFlow {IMG} at (0,0) size 66x20
12 LayoutBR {BR} at (54,24) size 0x0 12 LayoutInline {SPAN} at (0,0) size 50x19
13 LayoutBlockFlow {IMG} at (0,24) size 102x52 [border: (1px solid #000000) ] 13 LayoutImage (floating) {IMG} at (0,0) size 16x16
14 LayoutBR {BR} at (102,75) size 0x0 14 LayoutInline {SPAN} at (0,0) size 50x19
15 LayoutImage {IMG} at (0,76) size 75x25 15 LayoutText {#text} at (16,0) size 50x19
16 LayoutBR {BR} at (75,101) size 0x0 16 text run at (16,0) width 50: "Success"
17 layer at (8,64) size 54x24 clip at (9,65) size 52x22 17 LayoutBR {BR} at (66,15) size 0x0
18 LayoutBlockFlow {DIV} at (0,0) size 54x24 [border: (1px solid #C0C0C0)] 18 LayoutBlockFlow {IMG} at (0,20) size 102x52 [border: (1px solid #000000) ]
19 layer at (10,66) size 50x20 19 LayoutInline {SPAN} at (0,0) size 50x19
20 LayoutBlockFlow {DIV} at (2,2) size 50x20 20 LayoutImage (floating) {IMG} at (1,1) size 16x16
21 LayoutText {#text} at (0,0) size 50x19 21 LayoutInline {SPAN} at (0,0) size 50x19
22 text run at (0,0) width 50: "Success" 22 LayoutText {#text} at (17,1) size 50x19
23 layer at (9,89) size 100x50 clip at (10,90) size 98x48 23 text run at (17,1) width 50: "Success"
24 LayoutBlockFlow {DIV} at (1,1) size 100x50 [border: (1px solid #C0C0C0)] 24 LayoutBR {BR} at (102,36) size 0x0
25 layer at (11,91) size 96x20 25 LayoutImage {IMG} at (0,72) size 75x25
26 LayoutBlockFlow {DIV} at (2,2) size 96x20 26 LayoutBR {BR} at (75,97) size 0x0
27 LayoutText {#text} at (0,0) size 50x19
28 text run at (0,0) width 50: "Success"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698