From 7a6aba5b764e3c5a338651cb153dd8662bf1da97 Mon Sep 17 00:00:00 2001 From: Yutaka Hirano Date: Mon, 22 Jul 2019 10:22:27 +0000 Subject: [PATCH] Bug 1555596 [wpt PR 17095] - Add structured clone tests for errors, a=testonly Automatic update from web-platform-tests Add structured clone tests for errors This is tests for spec changes. - https://github.com/whatwg/html/pull/4665 - https://github.com/heycam/webidl/pull/732 -- Add tests for cloning from another realm -- Test some stuff before cloning -- wpt-commits: 1b4fbe0c7049d89fd805dc157f68d82616f5d203, efc79eef01ffa65273ff01736d989ff5fa79f18d, 84af6c875d378944b39d895acdcfc170736b2d3d wpt-pr: 17095 --- .../structuredclone_0.html | 239 +++++++++++++++++- 1 file changed, 238 insertions(+), 1 deletion(-) diff --git a/testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/structuredclone_0.html b/testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/structuredclone_0.html index 098283106ef87..54b664f3abb38 100644 --- a/testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/structuredclone_0.html +++ b/testing/web-platform/tests/html/infrastructure/safe-passing-of-structured-data/structuredclone_0.html @@ -9,6 +9,7 @@
+