From 1d26245024b2b3a67e658978313f60930bdf97c7 Mon Sep 17 00:00:00 2001 From: Jake Archibald Date: Thu, 7 Sep 2017 13:20:55 +0100 Subject: [PATCH 1/6] Removing "stop timeout flag" --- xhr.bs | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/xhr.bs b/xhr.bs index 607131a..5309149 100644 --- a/xhr.bs +++ b/xhr.bs @@ -252,9 +252,6 @@ interface XMLHttpRequest : XMLHttpRequestEventTarget {

An {{XMLHttpRequest}} object has an associated send() flag. Unless stated otherwise it is unset. -

An {{XMLHttpRequest}} object has an associated stop timeout flag. -Unless stated otherwise it is unset. -

Constructors

@@ -526,7 +523,7 @@ methods, when invoked, must run these steps:

Set variables associated with the object as follows: