mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Implement the Fetch method
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
[scheme-about-worker.html]
|
||||
type: testharness
|
||||
[Fetching about:blank is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:blank (GET) is OK]
|
||||
expected: FAIL
|
||||
|
||||
@@ -12,12 +9,3 @@
|
||||
[Fetching about:blank (POST) is OK]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:invalid.com is KO]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:config is KO]
|
||||
expected: FAIL
|
||||
|
||||
[Fetching about:unicorn is KO]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user