- From: David Storey <notifications@github.com>
- Date: Sat, 06 Jan 2018 11:15:04 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 6 January 2018 11:15:29 UTC
Yes, Edge matches the spec here (although we haven't removed the actual HTMLDocument interface)
```
/// @specs "dom-level-2-html"
[Deprecated]
interface HTMLDocument : Document
{
};
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/221#issuecomment-355740212
Received on Saturday, 6 January 2018 11:15:29 UTC