- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 04 Nov 2015 02:11:29 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 4 November 2015 10:12:03 UTC
> @@ -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. > + > +<p>A {{DOMTokenList}} object's > +<dfn export id=concept-domtokenlist-validation for="DOMString">validation steps</dfn> for a given <var>token</var> are: > +<ol> I would prefer some newlines here for readability. Similar to the other `<ol>`-formatted algorithms. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/103/files#r43861793
Received on Wednesday, 4 November 2015 10:12:03 UTC