Sign in
webkit
/
WebKit
/
bcb8ff0ad994934c98b39442769b926203d139e1
/
.
/
LayoutTests
/
fetch
/
header-constructor-subclass-expected.txt
blob: 26c53c752c82bceeae35316d44a8d54e558b124d [
file
] [
log
] [
blame
]
This test should create a Headers from an object which is a subclass of Headers.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS otherHeaders.get('a') is "1"
PASS successfullyParsed is true
TEST COMPLETE