mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Enable cors and redirect fetch tests.
This commit is contained in:
parent
eb2484f86d
commit
6589f6107e
43 changed files with 99 additions and 51 deletions
|
@ -1,7 +1,6 @@
|
|||
[matchMedia.html]
|
||||
type: testharness
|
||||
expected: OK
|
||||
|
||||
[window.matchMedia exists]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -13,3 +12,4 @@
|
|||
|
||||
[Resize iframe from 200x100 to 200x50, then to 100x50]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getCharacteristic. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range with UUID. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getCharacteristics. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getCharacteristics. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getDescriptor. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getDescriptors. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getDescriptors. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getPrimaryService. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getPrimaryServices. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[disconnect() called during getPrimaryServices. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[Device goes out of range. Reject with NetworkError.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[mime_sniffing_font_context.html]
|
||||
type: testharness
|
Loading…
Add table
Add a link
Reference in a new issue