forked from w3c/csswg-wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.txt
More file actions
39 lines (29 loc) · 1.83 KB
/
test.txt
File metadata and controls
39 lines (29 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
====== Testing ======
Our conformance test suites: how to run them, known bugs, and how to contribute. The tests are maintained in our [[http://test.csswg.org/|test.csswg.org]] [[http://mercurial.selenic.com//|Mercurial]] repository at [[http://hg.csswg.org/test]].
Test suite discussion takes place on the [[http://lists.w3.org/Archives/Public/public-css-testsuite/|public-css-testsuite mailing list]]. The [[tools:irc|#css-test channel]] on irc.w3.org:6665 is also available for discussion.
===== Contributing =====
* [[test:faq]]
* [[test:fonts|Installing Fonts for CSS Testing]] (required for running CSS tests)
* [[test:css2.1:contribute|How to Contribute]]
* [[test:format|Format Template and Guidelines]]
* [[test:reftest|Writing Reftests]]
* [[test:scripttest|Writing Script Tests]]
* [[test:review|Review Process]]
* [[test:oversight|Test Suite Oversight and Governance]]
* [[test:implementation-report|Implementation Report Format]]
* [[http://fantasai.inkedblade.net/style/tests/about/css21ts/|Slideshow Overview]]
===== Infrastructure =====
* [[https://hg.csswg.org/|CSSWG Test Suite Mercurial server]]
* [[https://github.com/w3c/csswg-test|CSSWG Test Suite Github Mirror]]
* [[test:pullrequests|Merging Pull Requests]]
* [[test:css2.1:harness|Build System Documentation]]
* [[test:harness|Browseable Test Harness]]
* [[test:review-system|Submission and Review Tracker Planning]]
* [[test:build-system|Build System Planning]]
===== Test Suite Pages =====
* [[http://www.w3.org/Style/CSS/Test/|Official W3C CSS Test Suites]]
* [[test:CSS2.1|CSS2.1 Conformance Test Suite Wiki]]
* [[test:paged-media|Paged Media Level 3 Conformance Test Suite Wiki]]
===== Test Suite Pages (in development) =====
* [[test:CSS3.0|CSS3 Test Suite Pages]]
* [[test/css-writing-modes-3|CSS3 Testing Writing Modes Page (november 2014)]]