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