Update web-platform-tests to revision 5084587f6b05bf99ad09e7844be66dcc61070cdf

This commit is contained in:
WPT Sync Bot 2018-04-25 21:10:30 -04:00 committed by Anthony Ramine
parent 6d42d2f1e8
commit 7d1071a6a4
408 changed files with 8968 additions and 2608 deletions

View file

@ -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