Sign in
webkit
/
WebKit
/
897c8e252a4a2dd858017139be422cb6359cd9d7
/
.
/
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