mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Update web-platform-tests to revision 0159b3ec9ba5355a3340621226e02ae026effd7f
This commit is contained in:
parent
d588ce8d85
commit
43a50e298a
37 changed files with 1341 additions and 62 deletions
|
@ -42,7 +42,7 @@ running in automation. In general the following order of preference holds:
|
|||
* WebDriver tests - for testing the webdriver protocol itself or (in
|
||||
the future) for certain tests that require access to privileged APIs.
|
||||
|
||||
* Manual tests - as a last resort for anything that can't be tested
|
||||
* [Manual tests][manual-tests] - as a last resort for anything that can't be tested
|
||||
using one of the above techniques.
|
||||
|
||||
Some scenarios demand certain test types. For example:
|
||||
|
@ -328,6 +328,7 @@ see the [lint-tool documentation][lint-tool].
|
|||
|
||||
[lint-tool]: ./lint-tool.html
|
||||
[reftests]: ./reftests.html
|
||||
[manual-tests]: ./manual-test.html
|
||||
[test-templates]: ./test-templates.html
|
||||
[requirement-flags]: ./test-templates.html#requirement-flags
|
||||
[testharness-documentation]: ./testharness-documentation.html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue