tree: ca66eb4266d2084e921a883fea09dcf7184008be [path history] [tgz]
  1. dedicated-worker/
  2. resources/
  3. shared-worker/
  4. event-data.html
  5. eventsource-close.htm
  6. eventsource-constructor-document-domain.htm
  7. eventsource-constructor-empty-url.html
  8. eventsource-constructor-non-same-origin.htm
  9. eventsource-constructor-stringify.htm
  10. eventsource-constructor-url-bogus.any.js
  11. eventsource-constructor-url-multi-window.htm
  12. eventsource-cross-origin.htm
  13. eventsource-eventtarget.htm
  14. eventsource-onmessage-realm.htm
  15. eventsource-onmessage-trusted.htm
  16. eventsource-onmessage.htm
  17. eventsource-onopen.htm
  18. eventsource-prototype.htm
  19. eventsource-reconnect.htm
  20. eventsource-request-cancellation.htm
  21. eventsource-url.htm
  22. format-bom-2.htm
  23. format-bom.htm
  24. format-comments.htm
  25. format-data-before-final-empty-line.htm
  26. format-field-data.htm
  27. format-field-event-empty.htm
  28. format-field-event.htm
  29. format-field-id-2.htm
  30. format-field-id-3.window.js
  31. format-field-id-null.window.js
  32. format-field-id.htm
  33. format-field-parsing.htm
  34. format-field-retry-bogus.htm
  35. format-field-retry-empty.htm
  36. format-field-retry.htm
  37. format-field-unknown.htm
  38. format-leading-space.htm
  39. format-mime-bogus.htm
  40. format-mime-trailing-semicolon.htm
  41. format-mime-valid-bogus.htm
  42. format-newlines.htm
  43. format-null-character.html
  44. format-utf-8.htm
  45. META.yml
  46. README.md
  47. request-accept.htm
  48. request-cache-control.htm
  49. request-credentials.htm
  50. request-redirect.htm
  51. request-status-error.htm
eventsource/README.md

These are the Server-sent events (EventSource) tests for the Server-sent events chapter of the HTML Standard.

IDL tests are part of the /html/dom/idlharness.* resources.