From f3a54f4967f43b6a36512072f28244d391094008 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Fri, 22 Sep 2023 09:03:42 +0200 Subject: [PATCH] Update xhr.bs --- xhr.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xhr.bs b/xhr.bs index b7847b8..ad0f95d 100644 --- a/xhr.bs +++ b/xhr.bs @@ -1331,7 +1331,7 @@ not be web compatible.
  • Set document's encoding to charset. -

  • Set document's content type to finalMIME. +

  • Set document's content type to finalMIME.

  • Set document's URL to xhr's response's URL.