Skip to content

Commit d5d2946

Browse files
annevkdomenic
authored andcommitted
Meta: export pause
Nobody but XMLHttpRequest take a dependency on this please. You have been warned. Context: whatwg/xhr#311.
1 parent f76b314 commit d5d2946

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91215,7 +91215,8 @@ import "https://example.com/foo/../module2.mjs";</code></pre>
9121591215
<hr>
9121691216

9121791217
<p>Some of the algorithms in this specification, for historical reasons, require the user agent to
91218-
<dfn>pause</dfn> while running a <span data-x="concept-task">task</span> until a condition <var>goal</var> is met. This means running the following steps:</p>
91218+
<dfn export>pause</dfn> while running a <span data-x="concept-task">task</span> until a condition
91219+
<var>goal</var> is met. This means running the following steps:</p>
9121991220

9122091221
<ol>
9122191222
<li><p>If necessary, update the rendering or user interface of any <code>Document</code> or

0 commit comments

Comments
 (0)