-
Notifications
You must be signed in to change notification settings - Fork 14
v0.1
Raynos edited this page Oct 29, 2011
·
5 revisions
- 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.