/[pub]/test/html-webhacc/standards.en.html
Suika

Diff of /test/html-webhacc/standards.en.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by wakaba, Sat Apr 12 15:57:56 2008 UTC revision 1.9 by wakaba, Sun May 18 03:47:56 2008 UTC
# Line 71  specification.</span></li> Line 71  specification.</span></li>
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 in the HTML namespace which is not defined by the HTML5  <li>Any attribute in the HTML namespace which is not defined by the
75  specification (including Web Forms 2.0 specification) <em class=rfc2119>MUST  HTML5 specification (including Web Forms 2.0 specification)
76  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
78  (or per$B!>(Belement partition) <em class=rfc2119>MUST NOT</em> be used  (or per$B!>(Belement partition) <em class=rfc2119>MUST NOT</em> be used
79  unless it is allowed by the HTML5 specification (including Web Forms 2.0  unless it is allowed by the HTML5 specification (including Web Forms 2.0
# Line 119  applied. Line 119  applied.
119    <tr><td><code>img</code><td><code>longdesc</code>    <tr><td><code>img</code><td><code>longdesc</code>
120    <td>Same as <code>img</code> <code>src</code> [HTML5]    <td>Same as <code>img</code> <code>src</code> [HTML5]
121    <tr><td><code>object</code><td><code>classid</code> or <code>codebase</code>    <tr><td><code>object</code><td><code>classid</code> or <code>codebase</code>
122    <td>Same as <code>object</code> <code>classid</code> [HTML5]    <td>Same as <code>img</code> <code>src</code> [HTML5]
123    <tr><td><code>object</code><td><code>archive    <tr><td><code>object</code><td><code>archive
124    <td>Same as <code>a</code> <code>ping</code> [HTML5]    <td>Same as <code>a</code> <code>ping</code> [HTML5]
125    <tr><td><code>object</code><td><code>codetype</code>    <tr><td><code>object</code><td><code>codetype</code>
# Line 151  applied. Line 151  applied.
151    or <code>th</code><td><code>align</code> or <code>valign</code>    or <code>th</code><td><code>align</code> or <code>valign</code>
152    <td>Enumerated attribute [HTML5]    <td>Enumerated attribute [HTML5]
153    <tr><td><code>link</code><td><code>target</code>    <tr><td><code>link</code><td><code>target</code>
154    <td>Valid browsing context name [HTML5]    <td>Valid browsing context name or keyword [HTML5]
155    <tr id=html-meta-scheme><td><code>meta</code><td><code>schema</code>    <tr id=html-meta-scheme><td><code>meta</code><td><code>schema</code>
156    <td>Any string    <td>Any string
157    <!--    <!--
# Line 163  applied. Line 163  applied.
163      <http://suika.fam.cx/gate/2005/sw/scheme#anchor-55> for more      <http://suika.fam.cx/gate/2005/sw/scheme#anchor-55> for more
164      information).      information).
165    -->    -->
166    <tr id=html-rev><code>a</code> or <code>link</code><td><code>rev</code>    <tr id=html-rev><td><code>a</code> or <code>link</code><td><code>rev</code>
167    <td>Unordered set of unique space-separated tokens [HTML5]    <td>Unordered set of unique space-separated tokens [HTML5]
168    (where any word is allowed)    (where any word is allowed)
169      <tr id=html-table-cellpadding><td rowspan=2><code>table</code>
170      <td><code>cellpadding</code>
171      <td rowspan=2>A non-negative integer [HTML5] or a non-negative integer
172      [HTML5] followed by a <code>%</code> character
173      <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.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.9

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24