Re: [w3c/DOM-Parsing] Special case innerHTML for template parsing; note for outerHTML (#12)

> @@ -258,6 +258,14 @@
>      the new value as <var>markup</var>, and the <a>context object</a> as the
>      <var>context element</var>.
>  
> +    <li>If the <a>context object</a> is a <code><a>template</a></code> element, then let 
> +    <a>context object</a> be the <code><a>template</a></code>'s <a>template content</a> (a 

Thanks. Changed all occurrences in upcoming commit.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/DOM-Parsing/pull/12/files/8fdf36849fd89d088f9c238be60e6126d983a1f7#r65925171

Received on Monday, 6 June 2016 16:46:46 UTC