1. Hashchange event

    Event triggered in JavaScript when the URL's hash has changed (for example: page.html#foo to page.html#bar)

  2. Signed HTTP Exchanges (SXG)

    Part of the Web Packaging spec, Signed HTTP Exchanges allow a different origin server to provide a resource, and this will be treated as if it came from the original server. This can be used with AMP CDNs, for example, to allow the original URL to be displayed in the URL bar.

  3. CSS will-change property

    Method of optimizing animations by informing the browser which elements will change and what properties will change.

  4. audiotracklist api: `change` event

  5. bufferedchangeevent api

  6. bufferedchangeevent api: addedranges

  7. bufferedchangeevent api: `bufferedchangeevent()` constructor

  8. bufferedchangeevent api: removedranges

  9. cookiechangeevent api

  10. cookiechangeevent api: changed

  11. cookiechangeevent api: `cookiechangeevent()` constructor

  12. cookiechangeevent api: deleted

  13. cookiestore api: `change` event

  14. deviceposture api: `change` event

  15. fetchevent api: respondwith: change in behavior when specifying the final url of a resource.

  16. hashchangeevent api

  17. hashchangeevent api: `hashchangeevent()` constructor

  18. hashchangeevent api: newurl

  19. hashchangeevent api: oldurl

  20. htmlelement api: `change` event

  21. idbversionchangeevent api

  22. idbversionchangeevent api: `idbversionchangeevent()` constructor

  23. idbversionchangeevent api: newversion

  24. idbversionchangeevent api: oldversion

  25. idbversionchangeevent api: available in workers

  26. idledetector api: `change` event

  27. mediaquerylist api: `change` event

  28. networkinformation api: `change` event

  29. paymentrequestevent api: changepaymentmethod

  30. paymentrequestevent api: changeshippingaddress

  31. paymentrequestevent api: changeshippingoption

  32. permissionstatus api: `change` event

  33. presentationavailability api: `change` event

  34. rtcdtmftonechangeevent api

  35. rtcdtmftonechangeevent api: `rtcdtmftonechangeevent()` constructor

  36. rtcdtmftonechangeevent api: tone

  37. screenorientation api: `change` event

  38. screen api: `change` event

  39. sourcebuffer api: changetype

  40. sourcebuffer api: changetype: available in workers

  41. taskprioritychangeevent api

  42. taskprioritychangeevent api: previouspriority

  43. taskprioritychangeevent api: `taskprioritychangeevent()` constructor

  44. texttracklist api: `change` event

  45. touchevent api: changedtouches

  46. videotracklist api: `change` event

  47. window api: `hashchange` event

  48. css property: will-change: auto

  49. css property: will-change: contents

  50. css property: will-change: scroll-position