- From: ExE Boss <notifications@github.com>
- Date: Thu, 05 Dec 2019 07:52:52 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 December 2019 15:52:54 UTC
ExE-Boss commented on this pull request.
> @@ -5640,7 +5641,7 @@ The
method, when invoked, must run these steps:
<ol>
- <li><p>Let <var>doc</var> be a new <a>document</a> that is an <a>HTML document</a>.
+ <li><p>Let <var>doc</var> be a new {{HTMLDocument}}.
This should probably be fixed for `{{XMLDocument}}` above as well.
--
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/pull/799#discussion_r354394472
Received on Thursday, 5 December 2019 15:52:54 UTC