- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 21 Feb 2018 20:27:01 +0000 (UTC)
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 21 February 2018 20:27:26 UTC
domenic approved this pull request.
> @@ -5139,6 +5145,9 @@ method, when invoked, must return the result of running the
<a>internal <code>createElementNS</code> steps</a>, given <a>context object</a>,
<var>namespace</var>, <var>qualifiedName</var>, and <var>options</var>.
+<p class="note"><code>createElement()</code> and <code>createElementNS()</code>'s <var>options</var>
Use `{{Document/createElement()}}` etc.?
--
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/572#pullrequestreview-98347973
Received on Wednesday, 21 February 2018 20:27:26 UTC