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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/008-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 LayoutTable {TABLE} at (0,0) size 140x138 6 LayoutTable {TABLE} at (0,0) size 140x138
7 LayoutTableSection {TBODY} at (0,0) size 140x138 7 LayoutTableSection {TBODY} at (0,0) size 140x138
8 LayoutTableRow {TR} at (0,0) size 140x138 8 LayoutTableRow {TR} at (0,0) size 140x138
9 LayoutTableCell {TD} at (0,0) size 140x138 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (0,0) size 140x138 [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow {IMG} at (0,0) size 129x104 [border: (5px solid #0 00000)] 10 LayoutBlockFlow {IMG} at (0,0) size 129x104 [border: (5px solid #0 00000)]
11 LayoutBlockFlow {SPAN} at (5,5) size 119x94 [border: (1px solid #C0C0C0)]
12 LayoutImage (floating) {IMG} at (2,2) size 16x16
13 LayoutInline {SPAN} at (0,0) size 0x0
11 LayoutBlockFlow {IMG} at (0,104) size 129x34 [border: (5px solid # 000000)] 14 LayoutBlockFlow {IMG} at (0,104) size 129x34 [border: (5px solid # 000000)]
12 layer at (13,13) size 119x94 clip at (14,14) size 117x92 15 LayoutBlockFlow {SPAN} at (5,5) size 119x24 [border: (1px solid #C0C0C0)]
13 LayoutBlockFlow {DIV} at (5,5) size 119x94 [border: (1px solid #C0C0C0)] 16 LayoutImage (floating) {IMG} at (2,2) size 16x16
14 LayoutImage (floating) {IMG} at (2,2) size 16x16 17 LayoutInline {SPAN} at (0,0) size 0x0
15 layer at (31,15) size 99x0
16 LayoutBlockFlow {DIV} at (18,2) size 99x0
17 layer at (13,117) size 119x24 clip at (14,118) size 117x22
18 LayoutBlockFlow {DIV} at (5,5) size 119x24 [border: (1px solid #C0C0C0)]
19 LayoutImage (floating) {IMG} at (2,2) size 16x16
20 layer at (31,119) size 99x0
21 LayoutBlockFlow {DIV} at (18,2) size 99x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698