- From: Stanton McCandlish <mech@well.com>
- Date: Wed, 29 Sep 2004 11:37:28 -0700
- To: www-amaya@w3.org
- Message-Id: <p06110468bd80af674c99@[66.81.126.140]>
Rather Obvious TD HEIGHT Attribute Bug ====================================== * Amaya does not honor <TD HEIGHT="x%"...> markup, instead giving the cell a fixed height (which appears to be the height of the inline elements plus Amaya's default, or the stylesheet's specified, border, padding & margin.) Test: ----- http://www.well.com/~mech/.AmayaTest/NewTEST1.html (Also attached here, with .css file, so you don't have to manually download that to look at it. Yes, this is the same test file as for the first of the two margin-height bug reports I just sent in. This file was what clued me to this "new" bug in the first place.) Description of the issue: ------------------------- The table has a percentile HEIGHT as well as WIDTH for every cell in the table. The cells flex and readjust horizontally but not vertically when the window is resized; the smaller row of cells remains at the same fixed height it was initially asigned.
Attachments
- text/html attachment: NewTEST1.html
- application/octet-stream attachment: NewTEST1.css
Received on Wednesday, 29 September 2004 18:39:04 UTC