--- test/html-webhacc/standards.en.html 2008/03/11 14:10:11 1.4 +++ test/html-webhacc/standards.en.html 2008/12/11 03:22:57 1.13 @@ -16,11 +16,17 @@ HTML -5 (Editor's Draft) -Partially -Atom -RFC -Partially +HTML5 Draft Recommendation +Most parts + +XHTML + +Atom +Atom 1.0 RFC + + +Atom Threading 1.0 RFC + XML 1.0 Fourth Edition Tentative @@ -32,15 +38,35 @@ Tentative 1.1 First Edition Tentative + -CSS -2.1 -Most part +CSS +CSS 2.1 +Candidate Recommendation +Most parts + + +CSS Color +Level 3 LCWD +Most parts + Selectors 3 + + +Cache Manifest +HTML5 +Draft Recommendation + + +WebIDL +Editor's +Draft 1.96 + + HTTP @@ -71,23 +97,222 @@

In addition, the current implementation assumes that there are following requirements:

+ +

For an input element whose type attribute +is add, remove, move-up, or +move-down (ASCII case-insensitive) [WF2], +attributes that is not allowed for an input element whose +type attribute is in the Button state MUST NOT be specified. + +

The inputmode attribute applies to an +input element in Text, E-mail, URL, or Password state. The replace attribute applies to an +input element in Image Button or Submit Button state. +The usemap attribute applies to an input +element in Image Button state. The align attribute applies to an +input element in Image Button state. Any of these attributes MUST NOT be +specified for an input element whose type +attribute is in a state where the attribute does not apply. + +

The +cache +manifest syntax is also supported.

Atom

-

Only a part is implemented.

+

Atom 1.0 and +Atom Threading 1.0 are supported. -

In addition, the current implementation assumes that there are following +

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:

+
+

WebIDL

+ +

WebIDL +Editor's Draft revision 1.96 () is implemented.

+
+