Missing Exception in MediaList interface

In the DOM 2 spec [07/03/2000] under Section 4.2 the MediumList's
interface "append" method [now "appendMedium" I believe] takes in a
DOMString and throws a NO_MODIFICATION_ALLOWED_ERR exception, but should
this method also throw a SYNTAX_ERR exception?

Blaine

Received on Wednesday, 3 May 2000 21:36:21 UTC