Re: Different DOM level
byang <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <e882e362-e779-4880-896e-fe05d306716b@v39g2000pro.googlegroups.com> |
On Aug 10, 7:23 pm, Martin Honnen <[email protected]> wrote: > byang wrote: > > And that means there are three levels of implementation in Mozilla, > > right? > > I think Mozilla aimed at DOM Level 2 from the beginning, and later some > DOM Level 3 support was added, mainly DOM Level 3 XPath, but also some > DOM Level 3 Core stuff. > I am not qualified really to talk about the implementation side in > Mozilla. If you look athttp://mxr.mozilla.org/mozilla/source/dom/public/idl/core/ > then you will see that there is ahttp://mxr.mozilla.org/mozilla/source/dom/public/idl/core/nsIDOMNode.idl > for instance where the comment says it is DOM Level 2 Core, and there is > ahttp://mxr.mozilla.org/mozilla/source/dom/public/idl/core/nsIDOM3Node... > which adds some DOM Level 3 Core features (like textContent). Thank you very much! Regards! Bo