Hallo,
CSS 2.1 (noch nicht 100%ig offiziell): separate
http://www.w3.org/TR/CSS21/tables.html#propdef-border-collapse
Danke fuer die Ergaenzung.
Ich hab daraufhin auch noch kurz nachgeguckt:
Bereits in den Errata zu CSS 2.0 steht (zuunterst):
http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html#s-17-6
"[2001-10-03] Several popular browsers assume an initial value
for 'border-collapse' of 'separate' rather than 'collapse'
or exhibit behavior that is close to that value, even
if they do not actually implement the CSS table model.
Therefore the CSS WG proposes to change the initial value
to 'separate', in the expectation that it better matches
what users expect it to be."
Es war also schon dort als "Vorschlag", aber IMHO noch nicht
"verbindlich" (weder MUST noch SHOULD oder so...)
Die von Dir genannte Version 2.1 ist ja noch im Stadium
"Working Draft" (Version vom 15. September 2003).
Die Moral (*) von der Geschicht:
1. Auch das W3C beugt sich zuweilen vor der Realitaet
der Browser-Implementationen.
Auch ein Weg, Theorie und Praxis einander naeher zu bringen...
2. Wenn man ein bestimmtes Tabellen-Layout unbedingt will,
muss man es explizit schreiben.
Gruesse,
Thomas
(*) Hat das Wort "Moral" auf Deutsch einen Plural?