/[suikacvs]/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.3 by wakaba, Sun Feb 24 02:17:51 2008 UTC revision 1.4 by wakaba, Tue Mar 11 14:10:11 2008 UTC
# Line 68  specification.</span></li> Line 68  specification.</span></li>
68    
69  <p>HTML5 is partially implemented.</p>  <p>HTML5 is partially implemented.</p>
70    
71  <p>Restrictions:</p>  <p>In addition, the current implementation assumes that there are following
72    requirements:</p>
73  <ul>  <ul>
74    <li>December 2007 content model is not implemented yet.</li>  <li>Any element in the HTML namespace which is not defined by the HTML5
75    <li>Form elements are not implemented yet.</li>  specification (including Web Forms 2.0 specification) <em class=rfc2119>MUST
76    NOT</em> be used.</li>
77    <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
79    unless it is allowed by the HTML5 specification (including Web Forms 2.0
80    specification).</li>
81    <li class=ed>@@ Forms elements: ...
82  </ul>  </ul>
   
83  </div>  </div>
84    
85  <div class=section id=atom>  <div class=section id=atom>
86  <h2>Atom</h2>  <h2>Atom</h2>
87    
88  <p>Only a part is implemented.</p>  <p>Only a part is implemented.</p>
89    
90    <p>In addition, the current implementation assumes that there are following
91    requirements:</p>
92    <ul>
93    <li>Elements and attributes in the Atom namespace, as well as attributes
94    in the null namespace for an element in the Atom namespace,
95    <em class=rfc2119>MUST NOT</em>
96    be used except for contexts where they are allowed by the Atom
97    specification.</li>
98    <li>Inter-element whitespace [HTML5], processing instructions, and
99    comments <em class=rfc2119>MUST</em> be ignored for the purpose of
100    conformance of the content of an element.
101    </ul>
102  </div>  </div>
103    
104  <div class=section id=css>  <div class=section id=css>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24