Fix Request's Headers to be cloned correctly

Previously, when `Clone()` was called, Headers of the template Request
did not get cloned properly. This commit fixes that issue, and updates
the expected wpt results.
This commit is contained in:
Jeena Lee 2016-10-12 12:46:03 -07:00
parent f4cb87a783
commit d03167d980
2 changed files with 4 additions and 11 deletions

View file

@ -1,8 +0,0 @@
[request-clone.sub.html]
type: testharness
[Check cloning a request]
expected: FAIL
[Check cloning a request copies the headers]
expected: FAIL