[Webkit-unassigned] [Bug 123890] data-x-2="" not represented in dataset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 19:44:56 PDT 2022


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|CONFIGURATION CHANGED       |---

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
Sadly no, this works in Firefox and in Chrome, but fails in Safari. 

The reason why the test fails in all browsers is that DOMStringMap doesn't have a length property, but if you look at document.querySelector("script").dataset in developer tools, other browsers have the correct value, and we have "x-2 -> undefined".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220820/a53760c4/attachment.htm>


More information about the webkit-unassigned mailing list