Skip to content

Commit

Permalink
Indent
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Oct 17, 2021
1 parent 490f0f6 commit 4dc7ea8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -96111,8 +96111,8 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<code>DOMHighResTimeStamp</code>, representing the expiry time for that timer.</p>

<p>To get the <dfn export>list of active timers</dfn> for <code>WindowOrWorkerGlobalScope</code>
<var>global</var>, return the result of <span data-x="map get the keys">getting
the keys</span> for <var>global</var>'s <span>map of active timers</span>.</p>
<var>global</var>, return the result of <span data-x="map get the keys">getting the keys</span>
for <var>global</var>'s <span>map of active timers</span>.</p>

<hr>

Expand Down

0 comments on commit 4dc7ea8

Please sign in to comment.