mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Update web-platform-tests to revision 5084587f6b05bf99ad09e7844be66dcc61070cdf
This commit is contained in:
parent
6d42d2f1e8
commit
7d1071a6a4
408 changed files with 8968 additions and 2608 deletions
|
@ -52,7 +52,7 @@ themselves precede any test type flag, but are otherwise unordered.
|
|||
|
||||
`.any`
|
||||
: (js files only) Indicates that the file generates tests in which it
|
||||
is run in Window and dedicated worker environments.
|
||||
is [run in multiple scopes][multi-global-tests].
|
||||
|
||||
`.tentative`
|
||||
: Indicates that a test makes assertions not yet required by any specification,
|
||||
|
@ -63,3 +63,4 @@ themselves precede any test type flag, but are otherwise unordered.
|
|||
|
||||
|
||||
[server-side substitution]: https://wptserve.readthedocs.io/en/latest/pipes.html#sub
|
||||
[multi-global-tests]: {{ site.baseurl }}{% link _writing-tests/testharness.md %}#multi-global-tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue