[Bug 25086] Attr should retain ownerElement property

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

--- Comment #10 from Justin Summerlin <justinut2010@gmail.com> ---
I wonder how often attributes are updated via their nodes. I suspect
setAttribute would be the vast majority of use.

However, even though XPath might be a poor justification, browser support for
it may likely still require the element reference:

http://jsfiddle.net/WQLP7/

This is probably tenuous, but I don't know as much about the XPath specs to
know if this is required to work.

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

Received on Tuesday, 18 March 2014 21:07:49 UTC