- From: Ian Hickson <ianh@netscape.com>
- Date: Tue, 24 Oct 2000 21:01:56 -0700 (Pacific Daylight Time)
- To: fantasai <fantasai@escape.com>
- cc: www-style@w3.org
On Tue, 24 Oct 2000, fantasai wrote:
>
> IE5 renders the second one in what is, IMO, a most intuitive way; it uses
> the height it /can/ calculate (from the other cell) as the basis for 100%
So what would it do with?:
<tr>
<td height=190>
content (which may cause the height to be greater than 190px)
</td>
<td>
<div style="height: 150%">
content
</div>
</td>
</tr>
(150%)
--
Ian Hickson )\ _. - ._.) fL
Netscape, Standards Compliance QA /. `- ' ( `--'
+1 650 937 6593 `- , ) - > ) \
irc.mozilla.org:Hixie _________________________ (.' \) (.' -' __________
Received on Wednesday, 25 October 2000 00:03:25 UTC