[whatwg] DOM support

Will Levine wlevine at gmail.com
Tue Jul 6 11:59:02 PDT 2004


The spec says:
"Implementations that do not support scripting (or which have their
scripting features disabled) are exempt from supporting the events and
DOM interfaces mentioned in this specification."
However, things like the list attribute and the form attribute are
defined by DOM functions like getElementById . How does this work?
Should you just add something saying that if the DOM is not supported,
the determination of the proper element is implementation-specific?

-Will Levine



More information about the whatwg mailing list