--- test/html-webhacc/standards.en.html 2008/02/24 02:17:51 1.3 +++ test/html-webhacc/standards.en.html 2008/09/21 05:09:35 1.12 @@ -16,11 +16,17 @@
HTML5 is partially implemented.
-Restrictions:
+In addition, the current implementation assumes that there are following +requirements:
These definitions are updated version of their original definitions + in previous versions of HTML4. +
For each row in the table below, if an attribute (i.e. an
+ Attr node) met the following conditions, then the
+ value attribute value of the node MUST
+ be valid with regard to the constraints shown in the Value
+ cell of the row. The conditions are:
+
Element node
+ pointed by the ownerElement attribute of the
+ Attr node).
+ namespaceURI attribute value of the owner element
+ is http://www.w3.org/1999/xhtml.
+ manakaiLocalName attribute value [@@ TODO: ref]
+ of the owner element is equal to the value in the Elementcell + of the row. +
namespaceURI attribute value of the Attr
+ node is null.
+ manakaiLocalName attribute value of the
+ Attr node is equal to the value in the Attribute+ cell of the row. +
| Element | Attribute + | Value + | ||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
body | background
+ | Same as img src [HTML5]
+ | ||||||||||||||||||||||||||||||||||||||||||||||||||
img | longdesc
+ | Same as img src [HTML5]
+
+ | ||||||||||||||||||||||||||||||||||||||||||||||||||
input | accept-charset
+ | Same as accept-charset attribute of the
+ form element [HTML5]
+
+ | ||||||||||||||||||||||||||||||||||||||||||||||||||
object | classid or codebase
+ | Same as img src [HTML5]
+ | ||||||||||||||||||||||||||||||||||||||||||||||||||
object | archive
+ |
version attribute of an html element.
+| Element | Content Model + | Allowed Context + |
|---|---|---|
center
+ | Same as div [HTML5]
+ | |
The +cache +manifest syntax is also supported.
Only a part is implemented.
+Atom 1.0 and +Atom Threading 1.0 are supported. + +
However, conformance to some SHOULD-level +requirements, as well as some informational guidelines, are currently +not checked. In addition, whether an email-address or a Base64 +encoding is correct or not is not checked either. + +
Use of XML digital signature and encryption is not supported. + +
The current implementation assumes that there are following +requirements:
+CSS @namespace and Selectors Level 3 are fully implemented.
-CSS 2.1 and CSS Color Level 3 are partially -implemented.
+Most of CSS 2.1 +( Candidate Recommendation) +is implemented. + + +
Most of CSS +Color Module Level 3 ( Last +Call Working Draft) is implemented. +
Since the CSS 2.1 specification is sometimes ambigious or disagree with browsers, @@ -112,5 +292,13 @@
WebIDL +Editor's Draft revision 1.96 () is implemented.
+