mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
* implemented main feauter, created tests, and modified ini Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com> * corrected tidyness Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com> * Modified general.any.js.ini file Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com> * Removed PASSed tests from ini files Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com> --------- Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>
This commit is contained in:
parent
ceebf99280
commit
fc1a093976
4 changed files with 46 additions and 22 deletions
|
@ -14,13 +14,6 @@
|
|||
[Preflight for {"content-type":"application/x-www-form-urlencoded;"}]
|
||||
expected: FAIL
|
||||
|
||||
[No preflight for {"range":"bytes=100-200"}]
|
||||
expected: FAIL
|
||||
|
||||
[No preflight for {"range":"bytes=200-"}]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cors-safelisted-request-header.any.worker.html]
|
||||
[No preflight for {"content-type":"text/plain;garbage"}]
|
||||
expected: FAIL
|
||||
|
@ -36,9 +29,3 @@
|
|||
|
||||
[Preflight for {"content-type":"application/x-www-form-urlencoded;"}]
|
||||
expected: FAIL
|
||||
|
||||
[No preflight for {"range":"bytes=100-200"}]
|
||||
expected: FAIL
|
||||
|
||||
[No preflight for {"range":"bytes=200-"}]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue