From a01431ae6dbc8fd91312396799a332122b29eab3 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Thu, 1 Feb 2024 19:09:18 -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 `