Re: DOMError Status
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
On 6/5/14, 7:15 AM, Glenn Adams wrote: > Lack of a binding on window.DOMError or lack of a constructor would > constitute non-implementation at first order. A UA can have no window.DOMError but still return objects that implement the relevant interface from API methods, for what it's worth. Which is what at least some Chrome versions do. -Boris