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

> @@ -8642,8 +8642,16 @@ 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>, follow these substeps:

s/follow/run/ is the language this specification uses.

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

Received on Friday, 13 November 2015 07:38:35 UTC