mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Update web-platform-tests to revision 3efff9b2d66aed3d8e2061205069883fd54df2be
This commit is contained in:
parent
9832feddf3
commit
f80ff24202
51 changed files with 1026 additions and 868 deletions
|
@ -161,6 +161,8 @@ are:
|
|||
* `dedicatedworker` (default): to be run at <code><var>x</var>.any.worker.html</code>
|
||||
* `serviceworker`: to be run at <code><var>x</var>.https.any.serviceworker.html</code>
|
||||
* `sharedworker`: to be run at <code><var>x</var>.any.sharedworker.html</code>
|
||||
* `jsshell`: to be run in a JavaScript shell, without access to the DOM
|
||||
(currently only supported in SpiderMonkey, and skipped in wptrunner)
|
||||
* `default`: shorthand for the default scopes
|
||||
* `worker`: shorthand for the dedicated, shared and service worker scopes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue