[Bug 14213] missing transitive dependencies - NodeIterator, Range, TreeWalker

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14213

--- Comment #2 from Glenn Adams <glenn@skynav.com> 2011-09-19 09:26:37 UTC ---
(In reply to comment #1)
> Why would you need to mention the implicit dependencies explicitly? Then you
> might as well copy the whole specification.
> 
> "Ooh, Node depends on implementing clodeNode which depends on the clone
> algorithm, which depends on... Lets copy all!"

because determining whether an implementation is compliant or not means knowing
what interfaces are mandatory or not; as defined, it is ambiguous what is
mandatory in an HTML5 UA; are these three interfaces mandatory or not?
including Document as mandatory would seem to imply they are, but then they are
not listed in 2.2.2 which makes one question the former

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 19 September 2011 09:26:44 UTC