- From: Philip Jägenstedt <notifications@github.com>
- Date: Tue, 16 Aug 2016 05:08:46 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 16 August 2016 12:09:13 UTC
> @@ -4982,6 +4986,20 @@ invoked, must return a new {{Text}} <a>node</a> with its <a>data</a> set to <var
> <p class="note no-backref">No check is performed that <var>data</var> consists of
> characters that match the <code><a type>Char</a></code> production.
>
> +<p>The <dfn method for=Document><code>createCDATASection(<var>data</var>)</code></dfn> method, when
This matches exactly what Blink does :)
--
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/295/files/b29a97a1069831950bda4a33d3de9129929dc87f#r74921576
Received on Tuesday, 16 August 2016 12:09:13 UTC