Skip to content
Raynos edited this page Oct 29, 2011 · 5 revisions

Chart:

  • partial shim : means the implementation is only partially correct. Either because it's hard or impossible
  • unstable shim : means the shim does not work stably across browser either due to bugs or because IE8 is stupid.
  • stable shim : means it's a complete shim with proper unit tests showing coverage and having browser bugs / edge cases fixed.
  • complete shim : means the shim should be complete wrt to respecting the DOM4 specification.

V0.1 Features:

Clone this wiki locally