--- test/html-webhacc/standards.en.html 2008/02/24 02:17:51 1.3
+++ test/html-webhacc/standards.en.html 2008/03/11 14:10:11 1.4
@@ -68,18 +68,37 @@
HTML5 is partially implemented.
-Restrictions:
+In addition, the current implementation assumes that there are following
+requirements:
- - December 2007 content model is not implemented yet.
- - Form elements are not implemented yet.
+- Any element in the HTML namespace which is not defined by the HTML5
+specification (including Web Forms 2.0 specification) MUST
+NOT be used.
+- For an element in the HTML namespace, any attribute in the null namespace
+(or per‐element partition) MUST NOT be used
+unless it is allowed by the HTML5 specification (including Web Forms 2.0
+specification).
+- @@ Forms elements: ...
-
Atom
Only a part is implemented.
+
+
In addition, the current implementation assumes that there are following
+requirements:
+
+- Elements and attributes in the Atom namespace, as well as attributes
+in the null namespace for an element in the Atom namespace,
+MUST NOT
+be used except for contexts where they are allowed by the Atom
+specification.
+- Inter-element whitespace [HTML5], processing instructions, and
+comments MUST be ignored for the purpose of
+conformance of the content of an element.
+