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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/058-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 {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 95x19 7 LayoutText {#text} at (0,0) size 95x19
8 text run at (0,0) width 95: "First paragraph" 8 text run at (0,0) width 95: "First paragraph"
9 LayoutBlockFlow {P} at (0,36) size 784x40 9 LayoutBlockFlow {P} at (0,36) size 784x40
10 LayoutText {#text} at (0,0) size 228x19 10 LayoutText {#text} at (0,0) size 228x19
11 text run at (0,0) width 228: "Here is some regular paragraph text " 11 text run at (0,0) width 228: "Here is some regular paragraph text "
12 LayoutText {#text} at (27,20) size 103x19 12 LayoutText {#text} at (27,20) size 103x19
13 text run at (27,20) width 103: "Some more text." 13 text run at (27,20) width 103: "Some more text."
14 LayoutBlockFlow {P} at (0,92) size 784x20 14 LayoutBlockFlow {P} at (0,92) size 784x20
15 LayoutText {#text} at (0,0) size 533x19 15 LayoutText {#text} at (0,0) size 533x19
16 text run at (0,0) width 533: "The image gets erroneously positioned to the top/left corner of the paragraph instead." 16 text run at (0,0) width 533: "The image gets erroneously positioned to the top/left corner of the paragraph instead."
17 layer at (8,44) size 782x39 17 layer at (8,44) size 782x39
18 LayoutInline (relative positioned) {SPAN} at (0,0) size 782x39 [bgcolor=#90EE9 0] 18 LayoutInline (relative positioned) {SPAN} at (0,0) size 782x39 [bgcolor=#90EE9 0]
19 LayoutText {#text} at (228,0) size 782x39 19 LayoutText {#text} at (228,0) size 782x39
20 text run at (228,0) width 554: "The image (found or not) should be positio ned at the top/left corner of this green-shaded" 20 text run at (228,0) width 554: "The image (found or not) should be positio ned at the top/left corner of this green-shaded"
21 text run at (0,20) width 27: "text " 21 text run at (0,20) width 27: "text "
22 LayoutText {#text} at (0,0) size 0x0 22 LayoutText {#text} at (0,0) size 0x0
23 layer at (236,44) size 42x42 23 layer at (236,44) size 42x42
24 LayoutBlockFlow (positioned) {IMG} at (0,0) size 42x42 [border: (1px solid #00 0000)] 24 LayoutBlockFlow (positioned) {IMG} at (0,0) size 42x42 [border: (1px solid #00 0000)]
25 layer at (237,45) size 40x40 clip at (238,46) size 38x38 25 LayoutBlockFlow {SPAN} at (1,1) size 40x40 [border: (1px solid #C0C0C0)]
26 LayoutBlockFlow {DIV} at (1,1) size 40x40 [border: (1px solid #C0C0C0)] 26 LayoutImage (floating) {IMG} at (2,2) size 16x16
27 LayoutImage (floating) {IMG} at (2,2) size 16x16 27 LayoutInline {SPAN} at (0,0) size 0x0
28 layer at (255,47) size 20x0
29 LayoutBlockFlow {DIV} at (18,2) size 20x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698