File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -144045,7 +144045,7 @@ document.body.appendChild(text);
144045144045 <li><p>If <var>shadow</var>'s <span>delegates focus</span> is set, then append
144046144046 "<code data-x=""> shadowrootdelegatesfocus=""</code>".</p></li>
144047144047
144048- <li><p>If <var>shadow</var>'s <span>serializable</span> is set, then append
144048+ <li><p>If <var>shadow</var>'s <span data-x="shadow-serializable" >serializable</span> is set, then append
144049144049 "<code data-x=""> shadowrootserializable=""</code>".</p></li>
144050144050
144051144051 <li><p>If <var>shadow</var>'s <span>clonable</span> is set, then append
@@ -153391,7 +153391,7 @@ interface <dfn interface>External</dfn> {
153391153391 <tr>
153392153392 <th> <code data-x="">shadowrootserializable</code>
153393153393 <td> <code data-x="attr-template-shadowrootserializable">template</code>
153394- <td> Sets <span>serializable</span> on a declarative shadow root
153394+ <td> Sets <span data-x="shadow-serializable" >serializable</span> on a declarative shadow root
153395153395 <td> <span>Boolean attribute</span>
153396153396 <tr>
153397153397 <th> <code data-x="">shape</code>
@@ -156283,6 +156283,7 @@ INSERT INTERFACES HERE
156283156283 Jakub Vrána,
156284156284 Jakub Łopuszański,
156285156285 Jakub Wilk,
156286+ James Browning,
156286156287 James Craig,
156287156288 James Graham,
156288156289 James Greene,
You can’t perform that action at this time.
0 commit comments