Implement the Fetch method

This commit is contained in:
Jeena Lee
2016-09-06 10:54:06 -07:00
parent a03a5e814a
commit 3216009731
213 changed files with 1208 additions and 1719 deletions

View File

@@ -1,8 +1,5 @@
[scheme-about.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