--- test/html-webhacc/standards.en.html 2008/02/09 12:22:19 1.2 +++ test/html-webhacc/standards.en.html 2008/09/17 03:56:43 1.11 @@ -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 @@ -49,27 +75,202 @@ +
+

DOM

+ +

The current implementation assumes that there are following +requirements:

+ +
+

HTML

-

Restrictions:

+

HTML5 is partially implemented.

+ +

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

+

The +cache +manifest syntax is also supported.

Atom

-

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

-

The current implementation assumes that there are following +

CSS @namespace and Selectors Level 3 are fully 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, +our implementation is tend to copy what browsers do unless +there is strong resaon to do different thing.

+ +

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

-

...

+
+ +
+

WebIDL

+

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