[Webkit-unassigned] [Bug 184966] WebDriver: several w3c collections tests added in r230953 are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 6 05:55:55 PST 2019


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

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
This is because JSON.stringify() is not enough, we need to first clone the value using the internal JSON clone algorithm explained in the spec. See https://w3c.github.io/webdriver/#dfn-internal-json-clone-algorithm

-- 
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/20191206/ecde6540/attachment-0001.htm>


More information about the webkit-unassigned mailing list