[Bug 21986] AttrExodus: Element.attributes needs to have a named getter

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Anne <annevk@annevk.nl> ---
Philip, that seems encouraging. I added get/remove as well as their NS
counterparts since we are stuck with namespaced attributes I think. I did not
add the methods that deal with Attr objects since those would require a link
between Attr objects and elements and that would be sad as you pointed out.

https://github.com/whatwg/dom/commit/8af48267390b971a2ac02c7005ba42c08264b7e1

New issues in new bugs I guess.

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

Received on Monday, 18 August 2014 11:21:46 UTC