Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
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