From 432ad78148d271bb29c944ff8ac614b32cbdccb3 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 8 Apr 2024 13:21:36 +0200 Subject: [PATCH] Closed shadow roots can be serializable too I missed this in review but my understanding of the discussion we had around #8867 was that the contract would be the same for open and closed shadow roots. --- source | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/source b/source index 0960c0fb30e..e71af616481 100644 --- a/source +++ b/source @@ -131239,10 +131239,8 @@ document.body.appendChild(text);

If one of the following is true: