[Webkit-unassigned] [Bug 126200] Handle (numeric) indexed access of DOMStringMap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 21 16:52:38 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=126200
--- Comment #12 from Ryosuke Niwa <rniwa at webkit.org> ---
This is Blink's implementation:
https://github.com/chromium/chromium/blob/main/third_party/blink/renderer/core/dom/document.cc#L444
I think what happened here is that WebKit implements the latest specification:
https://commits.webkit.org/246206@main
--
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/20220821/cf24b217/attachment-0001.htm>
More information about the webkit-unassigned
mailing list