mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update web-platform-tests to revision 8d1253647cfe3809ddf58a4ad7c9da5f26985d7e
This commit is contained in:
parent
553ff20468
commit
48c420fdb5
440 changed files with 6186 additions and 3542 deletions
|
@ -4,6 +4,12 @@ Tests that have been merged on GitHub are mirrored at [http://w3c-test.org/][w3c
|
|||
[On properly-configured systems](from-local-system), local files may also be
|
||||
served from the URL [http://web-platform.test](http://web-platform.test).
|
||||
|
||||
Not all tests can be executed in-browser, as some tests rely on automation
|
||||
(e.g. via [testdriver.js](../writing-tests/testdriver)) that is not available
|
||||
when running a browser in a normal user session.
|
||||
|
||||
## Web test runner
|
||||
|
||||
For running multiple tests inside a browser, there is a test runner
|
||||
located at `/tools/runner/index.html`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue