Re: [whatwg/dom] Make Attr inherit from Node again (#299)

>  
> - <li>Otherwise, <a lt="change an attribute">change</a> the
> - <a>context object</a> from <a>context object</a>'s
> - <a for=Attr>element</a> to the given value.
> + <li>Otherwise, <a lt="change an attribute">change</a> <var>attribute</var> from

I don't like the call site stating the types. And "an" makes it even worse I think since these are very specific instances. Perhaps at some point we can change the way this is done, or adopt the abstract operation syntax from ECMAScript (I think I'd favor that).

-- 
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/299/files/82df412250bd1321562cbe50574219860b976645#r75446463

Received on Friday, 19 August 2016 08:43:39 UTC