diff --git a/reports/2022.html b/reports/2022.html index 7b029e0..27ad6a5 100644 --- a/reports/2022.html +++ b/reports/2022.html @@ -544,19 +544,33 @@

Links

Previous WCCG Report(s)
2021
GitHub issues:
-
---
+
WICG/webcomponents#716
Browser positions:
-
---
+
+ +

Description

-

---

+

Scoped element registries allow custom element definitions to be scoped to one or more shadow roots. This allows the same tag name to be used with different implementations in different parts of the page, greatly reducing tag name collisions.

Status

@@ -565,18 +579,24 @@

Initial API Summary/Quick API Proposal

Key Scenarios

-

---

+

Concerns

Dissenting Opinion

@@ -588,7 +608,9 @@

Related Specs

Open Questions