Re: [whatwg/xhr] Resource Timing integration (#319)

@annevk commented on this pull request.



> @@ -1008,7 +1015,7 @@ return <a>this</a>'s <a>cross-origin credentials</a>.
  <a event><code>abort</code></a>, and "{{AbortError!!exception}}" {{DOMException}}.
 
  <li><p>Otherwise, if <var>xhr</var>'s <a for=XMLHttpRequest>response</a>'s is a
- <a for=/>network error</a>, run the <a>request error steps</a> for <var>xhr</var>,
+ <a for=/>network error</a>, then run the <a>request error steps</a> for <var>xhr</var>,

```suggestion
 <a for=/>network error</a>, run the <a>request error steps</a> for <var>xhr</var>,
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/319#pullrequestreview-621276998

Received on Thursday, 25 March 2021 15:45:04 UTC