Re: [dom] DOMTokenList hook to validate added token is in a supported set of keywords (#103)

> @@ -8679,6 +8679,18 @@ interface DOMTokenList {
>  <p>A {{DOMTokenList}} object also has an associated <a for="/">element</a> and an <a>attribute</a>'s
>  <a for=Attr>local name</a>.
>  
> +<a lt="Other applicable specifications">Specifications</a> may define
> +<dfn export for=Node id=concept-supported-keywords>supported keywords</dfn> for a {{DOMTokenList}}'s associated attribute.

sure, I'll change to "supported tokens"

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

Received on Wednesday, 4 November 2015 10:29:50 UTC