Re: [whatwg] Make DOMStringMap constructable, and el.dataset writeable?

On Fri, Nov 30, 2012 at 8:23 PM, Tab Atkins Jr. <jackalmage@gmail.com> wrote:
> Thoughts?

URLQuery uses this model. But I reckon that for DOMStringMap it is a
bit trickier since it is actually mostly about manipulating DOM
attributes through a simpler interface. It's not a map that is
serialized to attributes whenever you manipulate it and seeded from
attributes whenever those are manipulated.


-- 
http://annevankesteren.nl/

Received on Friday, 30 November 2012 19:57:19 UTC