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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt

Issue 2309893002: Revert "Percent height content should respect the fixed height of its containing cell" (Closed)
Patch Set: Created 4 years, 3 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 120x426 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 120x426 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 118x424 7 LayoutTableSection {TBODY} at (1,1) size 118x424
8 LayoutTableRow {TR} at (0,2) size 118x420 8 LayoutTableRow {TR} at (0,2) size 118x420
9 LayoutTableCell {TD} at (2,2) size 114x420 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,-48) size 114x520 [border: (1px inset #80 8080)] [r=0 c=0 rs=1 cs=1]
10 LayoutBlockFlow {DIV} at (2,2) size 20x100 [bgcolor=#FFFF00] 10 LayoutBlockFlow {DIV} at (2,2) size 20x100 [bgcolor=#FFFF00]
11 LayoutTable {TABLE} at (2,102) size 110x316 [border: (1px outset # 808080)] 11 LayoutTable {TABLE} at (2,102) size 110x416 [border: (1px outset # 808080)]
12 LayoutTableSection {TBODY} at (1,1) size 108x314 12 LayoutTableSection {TBODY} at (1,1) size 108x414
13 LayoutTableRow {TR} at (0,2) size 108x310 13 LayoutTableRow {TR} at (0,2) size 108x410
14 LayoutTableCell {TD} at (2,2) size 104x310 [border: (1px ins et #808080)] [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell {TD} at (2,52) size 104x310 [border: (1px in set #808080)] [r=0 c=0 rs=1 cs=1]
15 LayoutBlockFlow {DIV} at (2,2) size 100x6 15 LayoutBlockFlow {DIV} at (2,2) size 100x6
16 LayoutBlockFlow {DIV} at (0,0) size 100x6 [border: (3px solid #0000FF)] 16 LayoutBlockFlow {DIV} at (0,0) size 100x6 [border: (3px solid #0000FF)]
17 LayoutBlockFlow {DIV} at (2,8) size 100x300 [bgcolor=#0080 00] 17 LayoutBlockFlow {DIV} at (2,8) size 100x300 [bgcolor=#0080 00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698