Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -99661,7 +99661,7 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {

<p class="note">The way this specification is written, the <span>list of active formatting
elements</span> always consists of elements in chronological order with the least recently added
element first and the most recently added element last (except for while steps 8 to 10 of the
element first and the most recently added element last (except for while steps 7 to 10 of the
above algorithm are being executed, of course).</p>

<p>When the steps below require the UA to <dfn>clear the list of active formatting elements up to
Expand Down