Re: DOMError Status
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
On 6/6/14, 9:28 PM, Glenn Adams wrote: > It could; however, that would violate WebIDL semantics since DOMError > has no [NoInterfaceObject]. So it would not be a conforming implementation. Oh, sure. Some UAs aren't implementing WebIDL semantics at all... but they're still returning objects, and web pages can still depend on those objects and everything. -Boris