From 68d366f4e67a1558e6c1616c6351d240ae8f111f Mon Sep 17 00:00:00 2001
From: Anne van Kesteren
Date: Thu, 11 Feb 2021 08:21:55 +0100
Subject: [PATCH] Meta: export pause
Nobody but XMLHttpRequest take a dependency on this please. You have been warned.
Context: https://github.com/whatwg/xhr/pull/311.
---
source | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/source b/source
index 6770ccf7fee..5a1f566d3da 100644
--- a/source
+++ b/source
@@ -91215,7 +91215,8 @@ import "https://example.com/foo/../module2.mjs";
Some of the algorithms in this specification, for historical reasons, require the user agent to
- pause while running a task until a condition goal is met. This means running the following steps:
+ pause while running a task until a condition
+ goal is met. This means running the following steps:
If necessary, update the rendering or user interface of any Document
or