From 88a94696502bb18160a53f1721a61f309972fc07 Mon Sep 17 00:00:00 2001 From: Jigar Wala Date: Wed, 11 Jan 2023 16:07:50 +0530 Subject: [PATCH] :memo: update readme for dom package --- packages/dom/README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/packages/dom/README.md b/packages/dom/README.md index 8f49b72aa..a160c4f7d 100644 --- a/packages/dom/README.md +++ b/packages/dom/README.md @@ -71,7 +71,44 @@ Videos without a `poster` attribute will have the current frame of the video serialized into an image and set as the `poster` attribute automatically. This is to ensure videos have a stable image to display when screenshots are captured. +### Shadow DOM + +Shadow dom `#shadow-root (open)` is serialized into declarative shadow DOM (`