haikuwebkit/LayoutTests/fetch/header-constructor-subclass...

11 lines
249 B
Plaintext

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