Post by Mario Thiesdoes opera 7.20b support the css-property table-layout: fixed?
Yes.
Post by Mario Thiessee http://www.jendryschik.de/wsdev/einfuehrung/beispiele/table-layout.html
From CSS 2.1 Working Draft:
---
The table's width may be specified explicitly with the 'width'
property. A value of 'auto' (for both 'display: table' and 'display:
inline-table') means use the automatic table layout algorithm.
However, if the table is a block-level table ('display: table') in
normal flow, a UA may (but does not have to) use the algorithm of
10.3.3 to compute a width and apply fixed table layout even if the
specified width is 'auto'.
---
You haven't set a width on the second table, the one with
"table-layout:fixed", so Opera correctly allows itself to use the
automatic table layout algorithm.
/L
--
Lasse Reichstein Nielsen - ***@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'