Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 518 Bytes

File metadata and controls

18 lines (15 loc) · 518 Bytes

Web Standards Bundle

script - unit tests

Bundled together; nearly every page I create needs at least some of these. These will change over time, and going forward I will only target IE8 and later. (Since IE7 and earlier did not support modifying built-in object prototypes, helper functions used instead that can be used if IE7 compatibility is needed.)

This bundles shims for:

  • HTML
  • DOM
  • XMLHttpRequest
  • Timing
  • CSSOM