Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(666)

Side by Side Diff: LayoutTests/imported/web-platform-tests/README.md

Issue 816533002: Import CSSWG Shapes tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: One more test expectations update Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Description 1 Description
2 =========== 2 ===========
3 3
4 This is the test suites from a number of W3C Working Groups, including the HTML 4 This is the test suites from a number of W3C Working Groups, including the HTML
5 Working Group, the Web Apps Working Group, the Device APIs Working Group, and 5 Working Group, the Web Apps Working Group, the Device APIs Working Group, and
6 the Web Apps Security Working Group. 6 the Web Apps Security Working Group.
7 7
8 Running the Tests 8 Running the Tests
9 ================= 9 =================
10 10
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 branch (but not to `CR`). 169 branch (but not to `CR`).
170 170
171 We can sometimes take a little while to go through pull requests 171 We can sometimes take a little while to go through pull requests
172 because we have to go through all the tests and ensure that they match 172 because we have to go through all the tests and ensure that they match
173 the specification correctly. But we look at all of them, and take 173 the specification correctly. But we look at all of them, and take
174 everything that we can. 174 everything that we can.
175 175
176 If you wish to contribute actively, you're very welcome to join the 176 If you wish to contribute actively, you're very welcome to join the
177 public-test-infra@w3.org mailing list (low traffic) by 177 public-test-infra@w3.org mailing list (low traffic) by
178 [signing up to our mailing list](mailto:public-test-infra-request@w3.org?subject =subscribe). 178 [signing up to our mailing list](mailto:public-test-infra-request@w3.org?subject =subscribe).
179 The mailing list is [archived][mailarchive].
179 180
180 Join us on irc #testing ([irc.w3.org][ircw3org], port 6665). The channel 181 Join us on irc #testing ([irc.w3.org][ircw3org], port 6665). The channel
181 is [archived][ircarchive]. 182 is [archived][ircarchive].
182 183
183 [contributing]: https://github.com/w3c/web-platform-tests/blob/master/CONTRIBUTI NG.md 184 [contributing]: https://github.com/w3c/web-platform-tests/blob/master/CONTRIBUTI NG.md
184 [ircw3org]: https://www.w3.org/wiki/IRC 185 [ircw3org]: https://www.w3.org/wiki/IRC
185 [ircarchive]: http://krijnhoetmer.nl/irc-logs/testing/ 186 [ircarchive]: http://krijnhoetmer.nl/irc-logs/testing/
187 [mailarchive]: http://lists.w3.org/Archives/Public/public-test-infra/
186 188
187 Documentation 189 Documentation
188 ------------- 190 -------------
189 191
190 * [How to write and review tests](http://testthewebforward.org/docs/) 192 * [How to write and review tests](http://testthewebforward.org/docs/)
191 * [Documentation for the wptserve server](http://wptserve.readthedocs.org/en/lat est/) 193 * [Documentation for the wptserve server](http://wptserve.readthedocs.org/en/lat est/)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698