[Bug 21986] AttrExodus: Element.attributes needs to have a named getter
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21986 Anne <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #9 from Anne <[email protected]> --- 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 on the CC list for the bug.