- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 13 Nov 2015 00:53:38 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Friday, 13 November 2015 08:56:33 UTC
> @@ -8606,7 +8606,7 @@ associated <a>attribute</a>'s <a for=Attr>local name</a>. > <var>token</var> are: > > <ol> > - <li><p>If the associated attribute's <a for=Attr>local name</a> does not define <a>supported > + <li><p>If the associated <a>attribute</a>'s <a for=Attr>local name</a> does not define <a>supported > tokens</a>, return true. Last nit, no breaking inside of a single element. (HTML does it, but try to avoid it as it makes search & replace harder than it needs to be.) With that fixed, if you rebase/squash, I'll land this. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/107/files#r44761058
Received on Friday, 13 November 2015 08:56:33 UTC