[Webkit-unassigned] [Bug 16637] Acid3 expect ExeceptionCode constants to be defined on DOMException objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 23:44:40 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16637





------- Comment #2 from eric at webkit.org  2007-12-28 23:44 PDT -------
Hixie has used the power of Appendix E to convince me.

Prototype Object DOMException
The DOMException class has the following constants:
DOMException.INDEX_SIZE_ERR
This constant is of type Number and its value is 1.

Since Node defines a similar "Prototype Object Node", we are to assume that
those constants are to be defined on the prototype for DOMException, and thus
available on all DOMException instances.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list