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