Re: [dom] Add a validation step when a new DOMTokenList is created (#107)

> @@ -8642,8 +8642,10 @@ are to:
>  <a lt="named attribute"><var>associated attribute's local name</var> attribute</a> or
>  associated <a for="/">element</a>'s
>  <a lt="named attribute"><var>associated attribute's local name</var> attribute</a> is
> -<a lt="attribute is set">set</a>, set <a>tokens</a> to the new <a for=Attr>value</a>,
> -<a lt="ordered set parser">parsed</a>.
> +<a lt="attribute is set">set</a>, let <var>temporary tokens</var> be the new <a for=Attr>value</a>,

added

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/107/files#r44668548

Received on Thursday, 12 November 2015 15:19:33 UTC