`getAttributeNS` is tested with the `setAttributeNS` implementation.
-- v6: mshtml: Implement HTMLTitleElement's text property. mshtml: Implement childElementCount for Elements. mshtml: Implement previousElementSibling for Elements. mshtml: Implement nextElementSibling for Elements. mshtml: Implement lastElementChild for Elements. mshtml: Implement hasAttributeNS for Elements. mshtml: Implement removeAttributeNS for Elements. mshtml: Implement setAttributeNS for Elements. mshtml: Implement getAttributeNS for Elements.