Skip to content

Commit ff4688a

Browse files
committed
CI
1 parent e3431e0 commit ff4688a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source

+3-3
Original file line numberDiff line numberDiff line change
@@ -134548,9 +134548,9 @@ console.assert(container.firstChild instanceof SuperP);
134548134548
transitions.</p>
134549134549
</li>
134550134550

134551-
<li><p>Let <var>root</var> be the result of <span>creating an element</span> given the
134552-
<code>Document</code> node created above, "<code data-x="">html</code>", the <span>HTML
134553-
namespace</span>, null, null, false, and <var>context</var>'s <span
134551+
<li><p>Let <var>root</var> be the result of <span data-x="create an element">creating an
134552+
element</span> given the <code>Document</code> node created above, "<code data-x="">html</code>",
134553+
the <span>HTML namespace</span>, null, null, false, and <var>context</var>'s <span
134554134554
data-x="element-custom-element-registry">custom element registry</span>.</p></li>
134555134555

134556134556
<li>

0 commit comments

Comments
 (0)