Testing/Common
From W3C Wiki
(Difference between revisions)
(→HTML5) |
m (Add links to CSS specs) |
||
| Line 1: | Line 1: | ||
| - | |||
== Non W3C Specifications == | == Non W3C Specifications == | ||
| Line 61: | Line 60: | ||
!Remarks | !Remarks | ||
|- | |- | ||
| - | |CSS 2.1 | + | |[http://www.w3.org/TR/CSS2 CSS 2.1] |
|REC | |REC | ||
|[http://test.csswg.org/suites/css2.1/20110323/ Yes] | |[http://test.csswg.org/suites/css2.1/20110323/ Yes] | ||
| Line 67: | Line 66: | ||
|[http://www.w3.org/Style/CSS/Test/CSS2.1/20110323/reports/ Implementation Report] | |[http://www.w3.org/Style/CSS/Test/CSS2.1/20110323/reports/ Implementation Report] | ||
|- | |- | ||
| - | |CSS Animations | + | |[http://www.w3.org/TR/css3-animations CSS Animations] |
|WD | |WD | ||
|No | |No | ||
| Line 73: | Line 72: | ||
| | | | ||
|- | |- | ||
| - | |CSS Backgrounds and Borders | + | |[http://www.w3.org/TR/css3-background CSS Backgrounds and Borders] |
|CR | |CR | ||
|[http://lists.w3.org/Archives/Public/www-style/2012Mar/0622.html No] | |[http://lists.w3.org/Archives/Public/www-style/2012Mar/0622.html No] | ||
| Line 79: | Line 78: | ||
| | | | ||
|- | |- | ||
| - | |CSS Color | + | |[http://www.w3.org/TR/css3-color CSS Color Level 3] |
|REC | |REC | ||
|[http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/ Yes] | |[http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/ Yes] | ||
| Line 85: | Line 84: | ||
|[http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html Implementation Report] | |[http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html Implementation Report] | ||
|- | |- | ||
| - | |CSS Fonts | + | |http://www.w3.org/TR/css3-fonts CSS Fonts Level 3] |
|WD | |WD | ||
|No (not online) | |No (not online) | ||
| Line 91: | Line 90: | ||
| | | | ||
|- | |- | ||
| - | |CSS Transforms | + | |[http://www.w3.org/TR/css3-transforms CSS Transforms] |
|WD | |WD | ||
|[http://test.csswg.org/suites/css3-transforms/nightly-unstable/ Yes] (pre-alpha) | |[http://test.csswg.org/suites/css3-transforms/nightly-unstable/ Yes] (pre-alpha) | ||
| Line 97: | Line 96: | ||
| | | | ||
|- | |- | ||
| - | |CSS Transitions | + | |[http://www.w3.org/TR/css3-transitions CSS Transitions] |
|WD | |WD | ||
|No | |No | ||
| Line 103: | Line 102: | ||
| | | | ||
|- | |- | ||
| - | |CSS Object Model | + | |[http://www.w3.org/TR/cssom CSS Object Model] |
|WD | |WD | ||
|No | |No | ||
| Line 109: | Line 108: | ||
| | | | ||
|- | |- | ||
| - | |CSSOM View Module | + | |[http://www.w3.org/TR/cssom-view CSSOM View Module] |
|WD | |WD | ||
|No | |No | ||
Revision as of 17:07, 24 January 2013
Contents |
Non W3C Specifications
| Specification | Spec Status | Test Suite | Test Suite Status | Remarks |
|---|---|---|---|---|
| HTTP 1.1 | Stable | None | ||
| Web Origin | ? | None | ||
| ECMAScript 5.1 | Stable | Yes | 11,572 | Completeness: not known |
HTML5
| Specification | Spec Status | Test Suite | Test Suite Status | Remarks |
|---|---|---|---|---|
| Canvas 2D Context | CR | Yes | Complete modulo features at risk? | |
| HTML5 | CR | Yes | Not Complete | HTML5 report |
CSS
See Cascading Style Sheets Official W3C Test Suites for more information.
| Specification | Spec Status | Test Suite | Test Suite Status | Remarks |
|---|---|---|---|---|
| CSS 2.1 | REC | Yes | Complete; 9409 (mostly manual) tests | Implementation Report |
| CSS Animations | WD | No | ||
| CSS Backgrounds and Borders | CR | No | ||
| CSS Color Level 3 | REC | Yes | Complete; 54 tests | Implementation Report |
| http://www.w3.org/TR/css3-fonts CSS Fonts Level 3] | WD | No (not online) | ||
| CSS Transforms | WD | Yes (pre-alpha) | 2,075 tests | |
| CSS Transitions | WD | No | ||
| CSS Object Model | WD | No | ||
| CSSOM View Module | WD | No |
Web APIs
| Specification | Spec Status | Test Suite | Test Suite Status | Remarks |
|---|---|---|---|---|
| CORS | CR (Jan/Feb 2013) | Yes (WebApps WG); Yes (WebAppSec WG) | Complete or very close | Implementation Report |
| DOM 3 Events | LCWD | Yes | Complete or very close | Approved Tests |
| DOM4 | WD | Yes | Not complete | Approved Tests |
| Progress Events | CR | Yes | Complete | |
| Web Storage | CR | Yes | Complete or very close | Approved Tests |
| Web Workers | CR | Yes | Not complete | |
| XMLHttpRequest | WD | Yes | Not complete |
Other W3C Specifications
| Specification | Spec Status | Test Suite | Test Suite Status | Remarks |
|---|---|---|---|---|
| SVG 1.1 2nd Ed. | REC | Yes | Complete; 433 tests | Implementation Report |
| WOFF | REC | Yes | Complete; 292 UA tests | Implementation Report |
