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