Files
ladybird/Userland/Libraries/LibWeb/HTML/StructuredSerialize.cpp
Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone
This implementation only works for cloning Numbers, and does not try to
do all the spec steps for structured serialize and deserialize.

Co-Authored-By: Andrew Kaster <akaster@serenityos.org>
2022-11-26 00:47:23 +01:00

4.9 KiB