David Burrowes (柏大衛)
2010-12-21 01:44:22 UTC
I'm noting that on pages like: https://developer.mozilla.org/en/DOM/element
there are annotations that say "Requires Gecko 1.9" and others that
say "New in Firefox 3". I don't understand why there are two systems
for noting where these features are available.
To me, this seems to say that (say) "children", which says "Requires
Gecko 1.9", is available in everything that uses Gecko, but for others
(e.g. "childElementCount") is only in Firefox. Yet, when I click on
these, they all take me to pages that start with a statement of which
version of Gecko they are available in.
So, why are there two notation systems on these documentation pages?
Thanks!
David
there are annotations that say "Requires Gecko 1.9" and others that
say "New in Firefox 3". I don't understand why there are two systems
for noting where these features are available.
To me, this seems to say that (say) "children", which says "Requires
Gecko 1.9", is available in everything that uses Gecko, but for others
(e.g. "childElementCount") is only in Firefox. Yet, when I click on
these, they all take me to pages that start with a statement of which
version of Gecko they are available in.
So, why are there two notation systems on these documentation pages?
Thanks!
David