mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
Add config for disallow-crossorigin.html
This should be removed when #13195 fixed.
This commit is contained in:
parent
0f249e1eb6
commit
9036ce4f5c
2 changed files with 7 additions and 2 deletions
|
@ -0,0 +1,5 @@
|
|||
[disallow-crossorigin.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Promise rejection event should be muted for cross-origin non-CORS script]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue