From 8ef6f9f18eef93201b446539c98b72dbf70c2c2e Mon Sep 17 00:00:00 2001 From: Justin Fagnani Date: Mon, 24 Apr 2023 10:35:03 -0700 Subject: [PATCH] Add scopedRegistry property --- proposals/Scoped-Custom-Element-Registries.md | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/proposals/Scoped-Custom-Element-Registries.md b/proposals/Scoped-Custom-Element-Registries.md index a2cb76a..b8373b1 100644 --- a/proposals/Scoped-Custom-Element-Registries.md +++ b/proposals/Scoped-Custom-Element-Registries.md @@ -121,19 +121,25 @@ This poses a limitation for authors trying to use the constructor to create new ## Interaction with Declarative Shadow DOM -[Declarative shadow DOM](https://github.com/mfreed7/declarative-shadow-dom/blob/master/README.md) allows HTML to construct shadow roots for elements from `