From 97186dfe990f8ca741a6aae5795fbed4ab2f1e5b Mon Sep 17 00:00:00 2001 From: Surma Date: Fri, 30 Jul 2021 22:10:28 +0000 Subject: [PATCH] Bug 1462661 [wpt PR 11069] - Add tests for structuredClone, a=testonly Automatic update from web-platform-tests Add tests for structuredClone Follows https://github.com/whatwg/html/pull/3414. -- wpt-commits: 7cfc0be8d4d4c3ae374e1f8444a2309c0eefc563 wpt-pr: 11069 --- .../structured-clone/structured-clone.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 testing/web-platform/tests/html/webappapis/structured-clone/structured-clone.html diff --git a/testing/web-platform/tests/html/webappapis/structured-clone/structured-clone.html b/testing/web-platform/tests/html/webappapis/structured-clone/structured-clone.html new file mode 100644 index 0000000000000..3124eb05f3e59 --- /dev/null +++ b/testing/web-platform/tests/html/webappapis/structured-clone/structured-clone.html @@ -0,0 +1,14 @@ + +structuredClone() tests + +
+ + + + + +