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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/invalid/012-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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {CENTER} at (0,0) size 784x18 6 LayoutBlockFlow {CENTER} at (0,0) size 784x18
7 LayoutInline {FONT} at (0,0) size 298x18 7 LayoutInline {FONT} at (0,0) size 298x18
8 LayoutText {#text} at (243,0) size 298x18 8 LayoutText {#text} at (243,0) size 298x18
9 text run at (243,0) width 298: "You should see a 100x100 green Image below." 9 text run at (243,0) width 298: "You should see a 100x100 green Image below."
10 LayoutBlockFlow (anonymous) at (0,18) size 784x100 10 LayoutBlockFlow (anonymous) at (0,18) size 784x100
11 LayoutInline {FONT} at (0,0) size 100x18 11 LayoutInline {FONT} at (0,0) size 100x18
12 LayoutBlockFlow {IMG} at (0,0) size 100x100 [bgcolor=#008000] 12 LayoutBlockFlow {IMG} at (0,0) size 100x100 [bgcolor=#008000]
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutTable {TABLE} at (0,118) size 6x6 14 LayoutTable {TABLE} at (0,118) size 6x6
15 LayoutTableSection {TBODY} at (0,0) size 6x6 15 LayoutTableSection {TBODY} at (0,0) size 6x6
16 LayoutTableRow {TR} at (0,2) size 6x2 16 LayoutTableRow {TR} at (0,2) size 6x2
17 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1] 17 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
18 LayoutBlockFlow (anonymous) at (0,124) size 784x0 18 LayoutBlockFlow (anonymous) at (0,124) size 784x0
19 LayoutInline {FONT} at (0,0) size 0x0 19 LayoutInline {FONT} at (0,0) size 0x0
20 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
21 layer at (8,26) size 100x100 clip at (9,27) size 98x98 21 layer at (8,26) size 100x100 clip at (9,27) size 98x98
22 LayoutBlockFlow {DIV} at (0,0) size 100x100 [border: (1px solid #C0C0C0)] 22 LayoutBlockFlow {SPAN} at (0,0) size 100x100 [border: (1px solid #C0C0C0)]
23 layer at (10,28) size 96x18 23 LayoutImage (floating) {IMG} at (2,2) size 16x16
24 LayoutBlockFlow {DIV} at (2,2) size 96x18 24 LayoutInline {SPAN} at (0,0) size 40x18
25 LayoutText {#text} at (0,0) size 40x18 25 LayoutText {#text} at (18,2) size 40x18
26 text run at (0,0) width 40: "Image" 26 text run at (18,2) width 40: "Image"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698