- From: fantasai <fantasai@escape.com>
- Date: Sun, 03 Dec 2000 11:54:54 -0500
- To: www-style@w3.org
> setting borders, paddings and margins to zero and leaving > width to auto forces the calculated value of width to 100%. > At the same time, the section defining table-layout:fixed > tells that having table-layout:fixed and width:auto forces > automatic table layout to be invoked. What's the deal, here? Makes sense to me. Perhaps the spec should say that if 'width' has a value of 'auto' _and_ either the left or right margin (or both) also has a value of 'auto', then use automatic table layout.
Received on Sunday, 3 December 2000 11:54:38 UTC