[Bug 28109] Inconsistent argument naming in createElementNS and createAttributeNS

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28109

--- Comment #7 from Anne <annevk@annevk.nl> ---
> Do you mean removing Attr.name entirely?

No, I meant to drop the internal slot and instead compute it based on prefix
and local name.

> No wait that is odd, why wouldn't setAttributeNS and getAttributeNS have the
> same first two arguments?

I'm not sure, is that not what implementations do?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 1 March 2015 08:27:36 UTC