- From: Glenn Adams <glenn@skynav.com>
- Date: Fri, 6 Jun 2014 19:28:45 -0600
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: Mounir Lamouri <mounir@lamouri.fr>, "www-dom@w3.org" <www-dom@w3.org>
Received on Saturday, 7 June 2014 01:29:32 UTC
On Fri, Jun 6, 2014 at 7:18 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > 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. It could; however, that would violate WebIDL semantics since DOMError has no [NoInterfaceObject]. So it would not be a conforming implementation. > > > -Boris >
Received on Saturday, 7 June 2014 01:29:32 UTC