Skip to content

Commit 038ccfe

Browse files
lutiensadym-chromium
authored andcommitted
Remove the note about the difference between open and closed shadow root serialization
This note doesn't really clarify the behavior and just makes things more confusing, we should rather write a proper description.
1 parent 1d5dee1 commit 038ccfe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2115,10 +2115,6 @@ an |ownership type|, a |serialization internal map|, a |realm| and a |session|:
21152115
false, |ownership type|, |serialization internal map|,
21162116
|realm|, and |session|.
21172117

2118-
Note: this means the <code>handle</code> for the shadow root
2119-
will be serialized irrespective of whether the shadow is open or closed,
2120-
but no properties of the node will be returned.
2121-
21222118
1. Set |serialized|["<code>shadowRoot</code>"] to |serialized shadow|.
21232119

21242120
1. If |serialized| is not null, set field <code>value</code> of |remote value| to

0 commit comments

Comments
 (0)