Re: [whatwg/dom] Editorial: define attribute list in terms of Infra's list (#432)

domenic commented on this pull request.



> @@ -1270,7 +1270,7 @@ for discussion).
 <ol>
  <li><p>If <var>event</var>'s <a>stop propagation flag</a> is set, then return.
 
- <li><p>Let <var>listeners</var> be a new <a>list</a>.
+ <li><p>Let <var>listeners</var> be a new <a for=/>list</a>.

Explicit for, which requires for="" always if the source has it.

I think link defaults is good and honestly we could enable link defaults to infra for all of WHATWG on things like list/string.

Anchors is the bad one.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/432#discussion_r108336810

Received on Tuesday, 28 March 2017 05:30:07 UTC