From 02dfea1525dead7d9d073b224202f67fe0206252 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Tue, 6 Feb 2024 17:14:27 -0800 Subject: [PATCH] Change the behavior of clonable to be more opt-in See the discussion here: https://github.com/whatwg/html/issues/10107#issuecomment-1921837943 The new consensus is that the old behavior was likely web- incompatible, plus not very developer-desirable. The new behavior adds a `shadowrootclonable` attribute for declarative shadow dom to opt-in to clonable shadow roots. This is a slight behavior change from the existing shipped behavior, in that before the `clonable` concept was introduced, *any* declarative shadow root within a `