[whatwg] [wf2] HTMLLegendElement member
Anne van Kesteren
fora at annevankesteren.nl
Fri Dec 2 05:34:37 PST 2005
Why does HTMLLegendElement have several DOM attributes/methods that are defines
as being form control specific? Why not just drop them from the interface?
The same is more or less true for the HTMLOutputElement (although that is a
control).
You also get things like that it says that all members of the object that
validity returns must return false, while the checkValidity() which is defined
in terms of validity must return true.
(There is also a markup error in 7.5. Additions specific to the
HTMLFieldsetElement interface.)
Cheers,
Anne
--
Anne van Kesteren
<http://annevankesteren.nl/>
More information about the whatwg
mailing list