Legacy DOM exception codes

The spec refers to the legacy DOM exception codes like INDEX_SIZE_ERR.
 Should we change these to the new names, like "IndexSizeError" as given in
http://dom.spec.whatwg.org/#error-names-0.

(This came up in a code review.)

(Should I have filed an issue for this instead of bringing it up on the
list?)

Ray

Received on Wednesday, 2 October 2013 20:42:20 UTC