Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Dec 18, 2024
1 parent e3431e0 commit ff4688a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -134548,9 +134548,9 @@ console.assert(container.firstChild instanceof SuperP);
transitions.</p>
</li>

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

<li>
Expand Down

0 comments on commit ff4688a

Please sign in to comment.