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