mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update web-platform-tests to revision 756a676d640e9a772f565964285b2f20f6164fce
This commit is contained in:
parent
a38f28f811
commit
3d5ad91231
3066 changed files with 23973 additions and 26209 deletions
|
@ -11,14 +11,29 @@ platform to deliver on the promise of working across browsers and devices
|
|||
without needing extra layers of abstraction to paper over the gaps left by
|
||||
specification editors and implementors.
|
||||
|
||||
## Help!
|
||||
The most important sources of information and activity are:
|
||||
|
||||
If you get stuck or want clarification about anything, feel free to
|
||||
ask on either the [mailing list][public-test-infra] or [IRC][]
|
||||
([webclient][web irc], join channel `#testing`); IRC is generally
|
||||
busiest during the European working day but frequently has people on
|
||||
it at all times and should probably be the general first port of call
|
||||
for any help.
|
||||
- [github.com/web-platform-tests/wpt](https://github.com/web-platform-tests/wpt):
|
||||
the canonical location of the project's source code revision history and the
|
||||
discussion forum for changes to the code
|
||||
- [web-platform-tests.org](https://web-platform-tests.org): the documentation
|
||||
website; details how to set up the project, how to write tests, how to give
|
||||
and receive peer review, how to serve as an administrator, and more
|
||||
- [web-platform-tests.live](http://web-platform-tests.live): a public
|
||||
deployment of the test suite, allowing anyone to run the tests by visiting
|
||||
from an Internet-enabled browser of their choice
|
||||
- [wpt.fyi](https://wpt.fyi): an archive of test results collected from an
|
||||
array of web browsers on a regular basis
|
||||
- [Real-time chat room](http://irc.w3.org/?channels=testing): the
|
||||
[IRC](http://www.irchelp.org/) chat room named `#testing` on
|
||||
[irc.w3.org](https://www.w3.org/wiki/IRC); includes participants located
|
||||
around the world, but busiest during the European working day; [all
|
||||
discussion is archived here](https://w3.logbot.info/testing)
|
||||
- [Mailing list](https://lists.w3.org/Archives/Public/public-test-infra/): a
|
||||
public and low-traffic discussion list
|
||||
|
||||
**If you'd like clarification about anything**, don't hesitate to ask in the
|
||||
chat room or on the mailing list.
|
||||
|
||||
## Watch a Talk
|
||||
|
||||
|
@ -55,7 +70,4 @@ free to add yourself to the META.yml file!
|
|||
admin/index
|
||||
```
|
||||
|
||||
[public-test-infra]: https://lists.w3.org/Archives/Public/public-test-infra/
|
||||
[IRC]: irc://irc.w3.org:6667/testing
|
||||
[web irc]: http://irc.w3.org
|
||||
[github-intro]: writing-tests/github-intro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue