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.

I think we should make that "supported tokens" or "valid  tokens", no?

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

Received on Wednesday, 4 November 2015 10:12:36 UTC