From bbd013d83fa3248e4b0058299f9877313379fcae Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 12 Aug 2024 15:10:56 +0200 Subject: [PATCH] line break nits --- xhr.bs | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/xhr.bs b/xhr.bs index 14613fb..3d44b15 100644 --- a/xhr.bs +++ b/xhr.bs @@ -1023,9 +1023,9 @@ return this's cross-origin credentials. for xhr, timeout, and "{{TimeoutError!!exception}}" {{DOMException}}. -
  • Otherwise, if xhr's response's aborted - flag is set, run the request error steps for xhr, abort, and "{{AbortError!!exception}}" +

  • Otherwise, if xhr's response's + aborted flag is set, run the request error steps for xhr, + abort, and "{{AbortError!!exception}}" {{DOMException}}.

  • Otherwise, if xhr's response is a @@ -1088,9 +1088,10 @@ return this's cross-origin credentials.

  • Abort this's fetch controller. -

  • If this's state is opened with this's send() - flag set, headers received, or loading, then run the request error steps - for this and abort. +

  • If this's state is opened with this's + send() flag set, headers received, or loading, then run the + request error steps for this and + abort.

  • If this's state is done, then set this's state to