gecko-dev/testing/web-platform/tests/workers
2016-08-29 12:30:51 -04:00
..
baseurl
constructors Bug 1291312 - Update web-platform-tests to revision 7a6a5c9f436730f86123e6f48a44bf1b7ba5654f, a=testonly 2016-08-04 23:34:05 +01:00
interfaces
non-automated
semantics
support Bug 986459. The error event in a worker (firing at the worker's global) should have the original exception value in its .error property. r=baku 2016-08-29 12:30:51 -04:00
interfaces.idl Bug 1291312 - Update web-platform-tests to revision 7a6a5c9f436730f86123e6f48a44bf1b7ba5654f, a=testonly 2016-08-04 23:34:05 +01:00
interfaces.worker.js
nested_worker.worker.js
OWNERS
postMessage_clone_port.htm
postMessage_clone_port_error.htm
postMessage_DataCloneErr.htm
postMessage_event_properties.htm
postMessage_ports_readonly_array.htm
postMessage_target_source.htm
README.md
Worker_basic.htm
Worker_cross_origin_security_err.htm
Worker_dispatchEvent_ErrorEvent.htm
Worker_ErrorEvent_bubbles_cancelable.htm
Worker_ErrorEvent_error.htm Bug 986459. The error event in a worker (firing at the worker's global) should have the original exception value in its .error property. r=baku 2016-08-29 12:30:51 -04:00
Worker_ErrorEvent_filename.htm
Worker_ErrorEvent_lineno.htm
Worker_ErrorEvent_message.htm
Worker_ErrorEvent_type.htm
Worker_script_mimetype.htm
Worker_terminate_event_queue.htm
WorkerGlobalScope_close.htm
WorkerGlobalScope_ErrorEvent_colno.htm
WorkerGlobalScope_ErrorEvent_filename.htm
WorkerGlobalScope_ErrorEvent_lineno.htm
WorkerGlobalScope_ErrorEvent_message.htm
WorkerGlobalScope_importScripts.htm
WorkerGlobalScope_importScripts_NetworkErr.htm
WorkerGlobalScope_setInterval.htm
WorkerGlobalScope_setTimeout.htm
WorkerLocation.htm
WorkerLocation_hash.htm
WorkerLocation_hash_encoding.htm
WorkerLocation_hash_nonexist.htm
WorkerLocation_host.htm
WorkerLocation_hostname.htm
WorkerLocation_href.htm
WorkerLocation_pathname.htm
WorkerLocation_port.htm
WorkerLocation_protocol.htm
WorkerLocation_search.htm
WorkerLocation_search_empty.htm
WorkerLocation_search_fragment.htm
WorkerLocation_search_nonexist.htm
WorkerNavigator_appName.htm
WorkerNavigator_appVersion.htm
WorkerNavigator_onLine.htm
WorkerNavigator_platform.htm
WorkerNavigator_userAgent.htm

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/.