A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.
To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).
DOM features: Difference between revisions
Jump to navigation
Jump to search
(Add more Gecko) |
No edit summary |
||
Line 65: | Line 65: | ||
| colspan=7 class=XXX | SVG & SMIL URL / reverse URLS: see http://mxr.mozilla.org/mozilla-central/source/content/svg/content/src/nsSVGFeaturesList.h | | colspan=7 class=XXX | SVG & SMIL URL / reverse URLS: see http://mxr.mozilla.org/mozilla-central/source/content/svg/content/src/nsSVGFeaturesList.h | ||
|} | |} | ||
WebKit: http://trac.webkit.org/browser/trunk/Source/WebCore/dom/DOMImplementation.cpp#L220 | |||
[[Category:Registries]] | [[Category:Registries]] |
Latest revision as of 17:07, 6 April 2012
Feature | Version | Specification | IE8 | Gecko | WebKit | Presto |
---|---|---|---|---|---|---|
XML | 1.0 | Web DOM Core | N | Y | Y | ? |
XML | 2.0 | Web DOM Core | N | Y | Y | ? |
Core | 1.0 | N | N | Y | ? | |
Core | 2.0 | Web DOM Core | N | Y | Y | ? |
HTML | 1.0 | HTML | Y | Y | Y | ? |
HTML | 2.0 | HTML | N | Y | Y | ? |
XHTML | 1.0 | HTML | N | N | Y | ? |
XHTML | 2.0 | HTML | N | Y | Y | ? |
Views | 2.0 | DOM2VIEWS | N | Y | Y | ? |
StyleSheets | 2.0 | DOM2STYLE | N | Y | Y | ? |
CSS | 2.0 | DOM2STYLE | N | Y | Y | ? |
CSS2 | 2.0 | DOM2STYLE | N | Y | Y | ? |
Events | 2.0 | DOM3EVENTS | N | Y | Y | ? |
Events | 3.0 | DOM3EVENTS | N | N | N | ? |
Events.* | 3.0 | DOM3EVENTS | N | N | N | ? |
UIEvents | 2.0 | DOM2EVENTS | N | Y | Y | ? |
MouseEvents | 2.0 | DOM2EVENTS | N | Y | Y | ? |
MutationEvents | 2.0 | DOM2EVENTS | N | N | Y | ? |
HTMLEvents | 2.0 | DOM2EVENTS | N | Y | Y | ? |
MouseScrollEvents | 2.0 | N | Y | N | ? | |
Range | 2.0 | DOM2T-RANGE | N | Y | Y | ? |
Traversal | 2.0 | DOM2T-RANGE | N | N | Y | ? |
XPath | 3.0 | DOM3XPATH (N) | N | Y | Y | ? |
TextEvents | 3.0 | ? | N | N | Y | ? |
Selectors-API | 1.0 | Selector API | N | N | N | ? |
SVGEvents | 1.0 | ? | Y | ? | ? | |
SVGEvents | 1.1 | ? | Y | ? | ? | |
SVGZoomEvents | 1.0 | ? | Y | ? | ? | |
SVGZoomEvents | 1.1 | ? | Y | ? | ? | |
TimeControl | 1.0 | ? | Y | ? | ? | |
SVG & SMIL URL / reverse URLS: see http://mxr.mozilla.org/mozilla-central/source/content/svg/content/src/nsSVGFeaturesList.h |
WebKit: http://trac.webkit.org/browser/trunk/Source/WebCore/dom/DOMImplementation.cpp#L220