[Webkit-unassigned] [Bug 161454] Element.dataset.name incorrectly returns undefined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 18:48:10 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161454

Justin Michael <justin at coreassistance.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justin at coreassistance.com

--- Comment #6 from Justin Michael <justin at coreassistance.com> ---
This bug is hitting me pretty hard in a web app I'm developing.  Interestingly, I've found that I can work around it by serializing the dataset into JSON and then parsing the JSON, which contains all the correct properties despite .property and ['property'] returning undefined.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161101/faff5c4f/attachment-0001.html>


More information about the webkit-unassigned mailing list