mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
21 lines
507 B
INI
21 lines
507 B
INI
[request-init-002.html]
|
|
type: testharness
|
|
[Initialize Request's body with undefined]
|
|
expected: FAIL
|
|
|
|
[Initialize Request's body with null]
|
|
expected: FAIL
|
|
|
|
[Initialize Request's body with application/octet-binary]
|
|
expected: FAIL
|
|
|
|
[Initialize Request's body with multipart/form-data]
|
|
expected: FAIL
|
|
|
|
[Initialize Request's body with text/plain;charset=UTF-8]
|
|
expected: FAIL
|
|
|
|
[Initialize Request's body with application/x-www-form-urlencoded;charset=UTF-8]
|
|
expected: FAIL
|
|
|