Skip to content

Commit bea804d

Browse files
committed
indent
1 parent 38a1c1a commit bea804d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

source

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144352,7 +144352,8 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
144352144352

144353144353
<dl class="switch">
144354144354

144355-
<dt>If <span data-x="foster parent">foster parenting</span> is enabled and <var>target</var> is a <code>table</code>, <code>tbody</code>, <code>tfoot</code>,
144355+
<dt>If <span data-x="foster parent">foster parenting</span> is enabled and <var>target</var> is
144356+
a <code>table</code>, <code>tbody</code>, <code>tfoot</code>,
144356144357
<code>thead</code>, or <code>tr</code> element</dt> <!-- same list as handling of characters
144357144358
in "in table" mode -->
144358144359

@@ -144390,7 +144391,8 @@ dictionary <dfn dictionary>StorageEventInit</dfn> : <span>EventInit</span> {
144390144391
<!-- if we get here, we know there's a last table, but it has no parent, and if there's a
144391144392
last template, it's older than the last table. -->
144392144393

144393-
<li><p>Let <var>previous element</var> be the element immediately above <var>last table</var> in the <span>stack of open elements</span>.</p></li>
144394+
<li><p>Let <var>previous element</var> be the element immediately above <var>last table</var>
144395+
in the <span>stack of open elements</span>.</p></li>
144394144396

144395144397
<li><p>Let <var>adjustedInsertionLocation</var> be inside <var>previous
144396144398
element</var>, after its last child (if any).</p></li>

0 commit comments

Comments
 (0)