Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444

This commit is contained in:
Josh Matthews 2017-04-17 12:06:02 +10:00 committed by Anthony Ramine
parent 25e8bf69e6
commit 665817d2a6
35333 changed files with 1818077 additions and 16036 deletions

View file

@ -1,8 +1,2 @@
This directory contains the Web Workers test suite.
To run this test suite within a browser, go to: <http://w3c-test.org/web-platform-tests/master/workers/>.
The latest Editor's Draft of Web Workers is: <http://dev.w3.org/html5/workers/>.
The latest W3C Technical Report of Web Workers is <http://www.w3.org/TR/workers/>.
These are the workers (`Worker`, `SharedWorker`) tests for the
[Web workers chapter of the HTML Standard](https://html.spec.whatwg.org/multipage/workers.html).