[Bug 28109] Inconsistent argument naming in createElementNS and createAttributeNS

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

--- Comment #5 from Philip Jägenstedt <philipj@opera.com> ---
I see that setAttributeNS(DOMString? namespace, DOMString name, DOMString
value) also doesn't match getAttributeNS(DOMString? namespace, DOMString
localName), but in that case it doesn't seem odd to me.

(See https://crbug.com/460722 for why I'm noticing these things.)

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

Received on Sunday, 1 March 2015 00:50:43 UTC