71 |
<p>In addition, the current implementation assumes that there are following |
<p>In addition, the current implementation assumes that there are following |
72 |
requirements:</p> |
requirements:</p> |
73 |
<ul> |
<ul> |
74 |
<li>Any element or attribute in the HTML namespace which is not defined by the |
<li>Any attribute in the HTML namespace which is not defined by the |
75 |
HTML5 specification (including Web Forms 2.0 specification) |
HTML5 specification (including Web Forms 2.0 specification) |
76 |
<em class=rfc2119>MUST NOT</em> be used.</li> |
<em class=rfc2119>MUST NOT</em> be used.</li> |
77 |
<li>For an element in the HTML namespace, any attribute in the null namespace |
<li>For an element in the HTML namespace, any attribute in the null namespace |
171 |
<td rowspan=2>A non-negative integer [HTML5] or a non-negative integer |
<td rowspan=2>A non-negative integer [HTML5] or a non-negative integer |
172 |
[HTML5] followed by a <code>%</code> character |
[HTML5] followed by a <code>%</code> character |
173 |
<tr id=html-table-cellspacing><td><code>cellspacing</code> |
<tr id=html-table-cellspacing><td><code>cellspacing</code> |
174 |
|
<tr id=html-a-charset><td><code>a</code> |
175 |
|
<td rowspan=2><code>charset</code> |
176 |
|
<td rowspan=2>Same as <code>script</code> <code>charset</code> [HTML5], |
177 |
|
syntactically |
178 |
|
<tr id=html-link-charset><td><code>link</code> |
179 |
</table> |
</table> |
180 |
<li>Any value <em class=rfc2119>MAY</em> be specified to the |
<li>Any value <em class=rfc2119>MAY</em> be specified to the |
181 |
<code>version</code> attribute of an <code>html</code> element. |
<code>version</code> attribute of an <code>html</code> element. |