- From: Christian Hujer <Christian@hujer.com>
- Date: Mon, 20 Aug 2001 17:39:03 +0200
- To: www-html-editor@w3.org
Hello,
I think I've found more errors.
1. In 5.6.2. Tables Module
table element, frame attribute, value below: missing opening quotation mark (")
2. In 5.6.2. Tables Module
td/th elements, scope attribute, value separator, I think it should be "|" instead of ",".
3. In 5.6.2 Tables Module
tr/col/colgroup/tbody/thead/tfoot elements, align attribute, value separator, I think it sould be "|" instead of "," before value "char".
4. In 5.22. Legacy Module
Attribute definitions for th / td
In th, height is defined to be Pixels, width to be Length.
In td, it is defined the otherway round.
I think, it should be Length all the time, since percentages make sense.
I did not take a look at the dtd, so I don't know wether the error in the document results from an error in the dtd or wether the dtd is correct or wether the dtd uses the terms Pixels and Length at all since it also could
directly use CDATA.
Greetings
Christian Hujer
Received on Monday, 20 August 2001 11:44:33 UTC