[Bug 22914] Unclear if setting element.dataset.fooBar should update data-foo-bar attribute

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> ---
This is actually fully specified, as far as I can tell.

Specifically, in section 3.2.3.9 the "algorithm for setting names to certain
values" step 6 clearly says that setting a property on element.dataset sets the
corresponding data-* attribute on the element.

So the answer to the question in comment 1 is "Yes".

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

Received on Monday, 19 August 2013 06:07:25 UTC