mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #15940 - servo:update-wpt-expectations, r=emilio
Update some wpt expectations. The filter-intermittents job prevented us from noticing the changes. Fortunately all changes are positive. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15940) <!-- Reviewable:end -->
This commit is contained in:
commit
692ad7a0ab
2 changed files with 18 additions and 13 deletions
|
@ -62,18 +62,6 @@
|
|||
[remote (http://web-platform.test:8000) to local (null), expect origin=null]
|
||||
expected: FAIL
|
||||
|
||||
[remote (*) to remote (*), expect origin=http://web-platform.test:8000]
|
||||
expected: FAIL
|
||||
|
||||
[remote (*) to remote (http://web-platform.test:8000), expect origin=http://web-platform.test:8000]
|
||||
expected: FAIL
|
||||
|
||||
[remote (http://web-platform.test:8000) to remote (*), expect origin=http://web-platform.test:8000]
|
||||
expected: FAIL
|
||||
|
||||
[remote (http://web-platform.test:8000) to remote (http://web-platform.test:8000), expect origin=http://web-platform.test:8000]
|
||||
expected: FAIL
|
||||
|
||||
[remote (http://web-platform.test:8000) to remote2 (*), expect origin=null]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,20 @@
|
|||
[location-protocol-setter-non-broken.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[Set data URL frame location.protocol to x]
|
||||
expected: FAIL
|
||||
|
||||
[Set data URL frame location.protocol to data]
|
||||
expected: FAIL
|
||||
|
||||
[Set data URL frame location.protocol to file]
|
||||
expected: FAIL
|
||||
|
||||
[Set data URL frame location.protocol to ftp]
|
||||
expected: FAIL
|
||||
|
||||
[Set data URL frame location.protocol to gopher]
|
||||
expected: FAIL
|
||||
|
||||
[Set data URL frame location.protocol to http+x]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue