Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / xmlhttprequest-open-empty-method-expected.txt
blobd83ed101f153d8ec224bd1ea56402edcf44e7f94
1 Test that open throws a SYNTAX_ERR exception when called with an empty method.
3 SUCCESS: got exception SyntaxError: Failed to execute 'open' on 'XMLHttpRequest': '' is not a valid HTTP method.