chromium/third_party/blink/web_tests/http/tests/xmlhttprequest/xmlhttprequest-open-empty-method-expected.txt

Test that open throws a SYNTAX_ERR exception when called with an empty method.

SUCCESS: got exception SyntaxError: Failed to execute 'open' on 'XMLHttpRequest': '' is not a valid HTTP method.