forked from Raynos/DOM-shim
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
If nothing is mentioned then assume it is complete and stable.
- Constructor
- doctype : unstable, partial
- adoptNode : partial
- createElementNS : partial
- createEvent : partial
- getElementsByClassName : partial
- importNode
- constants
- name : unstable, partial
- createDocumentType : partial
- getElementByClassName : partial
- classList : partial
- childElementCount
- nextElementSibling
- previousElementSibling
- lastElementChild
- firstElementChild
- contants
- constructor
- initEvent
- contants
- firstChild