mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Auto merge of #9383 - KiChjang:xhr-cleanup, r=Ms2ger
Clean up XHR API I've also added annotations about the steps that we're performing within each method. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9383) <!-- Reviewable:end -->
This commit is contained in:
commit
96d185359d
2 changed files with 140 additions and 86 deletions
|
@ -1,3 +1,4 @@
|
|||
[xmlhttprequest-timeout-worker-synconworker.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Timeout test: timeout hit before load, timeout scheduled at 2000]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue