Re: [whatwg/dom] Further Attr node fixes for compareDocumentPosition() (#312)

>  
>      <ol>
>       <li>
> -      <p>For each <a>attribute</a> <var>node2Attribute</var> in <var>attr2</var>'s
> -      <a for=Attr>element</a>'s <a for=Element>attribute list</a>:
> +      <p>For each <a>attribute</a> <var>node2Attr</var> in <var>node2</var>'s

Reading this anew, I also wonder if it'd be more clear to call *node2Attr* simply *attr* or something without a 2 in it, since node1==node2 here.

-- 
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/312/files/fa39e5ce4fd80d6e5e2ed1522ce7b0769a2a37d1#r76774192

Received on Tuesday, 30 August 2016 11:07:57 UTC