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

Unified Diff: LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt

Issue 992483002: Percent height content should respect the fixed height of its containing cell (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: UPdated Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/table/colspan-with-all-percent-cells-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt
diff --git a/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt b/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt
index e26a960deebea2f57f5473c156ef7266e2b03476..99ab8b1ab1c7d9b131fe69ef5a543b414e508bb8 100644
--- a/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt
+++ b/LayoutTests/fast/block/basic/quirk-percent-height-table-cell-expected.txt
@@ -6,12 +6,12 @@ layer at (0,0) size 800x600
LayoutTable {TABLE} at (0,0) size 120x426 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 118x424
LayoutTableRow {TR} at (0,2) size 118x420
- LayoutTableCell {TD} at (2,-48) size 114x520 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (2,2) size 114x420 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (2,2) size 20x100 [bgcolor=#FFFF00]
- LayoutTable {TABLE} at (2,102) size 110x416 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 108x414
- LayoutTableRow {TR} at (0,2) size 108x410
- LayoutTableCell {TD} at (2,52) size 104x310 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (2,102) size 110x316 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 108x314
+ LayoutTableRow {TR} at (0,2) size 108x310
+ LayoutTableCell {TD} at (2,2) size 104x310 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow {DIV} at (2,2) size 100x6
LayoutBlockFlow {DIV} at (0,0) size 100x6 [border: (3px solid #0000FF)]
LayoutBlockFlow {DIV} at (2,8) size 100x300 [bgcolor=#008000]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/table/colspan-with-all-percent-cells-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698