From 3a9568adc0dc35358afb193ca0bd30d3ac5d9ae2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Wang?= Entry in Table or Matrix
in as well as the following attributes:
<mtd>
- The colspan
(respectively
+ The columnspan
(respectively
rowspan
) attribute has the same
syntax and semantics as the
[^td/colspan^]
@@ -4594,12 +4594,13 @@
<mtd>
<td>
element from [[HTML]].
In particular, the parsing of these attributes is handled as
described in the
- algorithm for processing rows.
+ algorithm for processing rows, always reading "colspan
" as
+ "columnspan
".
columnspan
. For consistency with [[HTML]],
- this specification uses colspan
instead.
+ versions is columnspan
and is preserved for backward
+ compatibility reasons.
The <mtd>
element