tree: c75886feaa882ea2659ed5a70c17506f91acb931 [path history] [tgz]
  1. baseurl/
  2. constructors/
  3. interfaces/
  4. non-automated/
  5. semantics/
  6. support/
  7. data-url-shared.html
  8. data-url.html
  9. interfaces.idl
  10. interfaces.worker.js
  11. nested_worker.worker.js
  12. opaque-origin.html
  13. OWNERS
  14. postMessage_clone_port.htm
  15. postMessage_clone_port_error.htm
  16. postMessage_DataCloneErr.htm
  17. postMessage_event_properties.htm
  18. postMessage_ports_readonly_array.htm
  19. postMessage_target_source.htm
  20. README.md
  21. Worker_basic.htm
  22. Worker_cross_origin_security_err.htm
  23. Worker_dispatchEvent_ErrorEvent.htm
  24. Worker_ErrorEvent_bubbles_cancelable.htm
  25. Worker_ErrorEvent_error.htm
  26. Worker_ErrorEvent_filename.htm
  27. Worker_ErrorEvent_lineno.htm
  28. Worker_ErrorEvent_message.htm
  29. Worker_ErrorEvent_type.htm
  30. Worker_script_mimetype.htm
  31. Worker_terminate_event_queue.htm
  32. WorkerGlobalScope_close.htm
  33. WorkerGlobalScope_ErrorEvent_colno.htm
  34. WorkerGlobalScope_ErrorEvent_filename.htm
  35. WorkerGlobalScope_ErrorEvent_lineno.htm
  36. WorkerGlobalScope_ErrorEvent_message.htm
  37. WorkerGlobalScope_importScripts.htm
  38. WorkerGlobalScope_importScripts_NetworkErr.htm
  39. WorkerGlobalScope_setInterval.htm
  40. WorkerGlobalScope_setTimeout.htm
  41. WorkerLocation.htm
  42. WorkerLocation_hash.htm
  43. WorkerLocation_hash_encoding.htm
  44. WorkerLocation_hash_nonexist.htm
  45. WorkerLocation_host.htm
  46. WorkerLocation_hostname.htm
  47. WorkerLocation_href.htm
  48. WorkerLocation_pathname.htm
  49. WorkerLocation_port.htm
  50. WorkerLocation_protocol.htm
  51. WorkerLocation_search.htm
  52. WorkerLocation_search_empty.htm
  53. WorkerLocation_search_fragment.htm
  54. WorkerLocation_search_nonexist.htm
  55. WorkerNavigator_appName.htm
  56. WorkerNavigator_appVersion.htm
  57. WorkerNavigator_onLine.htm
  58. WorkerNavigator_platform.htm
  59. WorkerNavigator_userAgent.htm
workers/README.md

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