Re: [dom] Fix the set an attribute algorithm (#139)

> @@ -5151,6 +5151,29 @@ run these steps:
>   <li>An <a>attribute is removed</a>.
>  </ol>
>  
> +To <dfn export id=concept-element-attributes-replace lt="replace an attribute">replace</dfn> an
> +<a>attribute</a> <var>old attribute</var> by an <a>attribute</a> <var>new attribute</var>

oldAttr / newAttr.

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

Received on Friday, 1 January 2016 14:01:14 UTC