Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Unified Diff: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed-expected.txt

Issue 347653003: XMLHttpRequest must build a request using the given method as-is for non-standard types (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update review comments and rebase Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed-expected.txt b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b1eed663026fb97c4ea18d75624c285f8affcc2
--- /dev/null
+++ b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed-expected.txt
@@ -0,0 +1,17 @@
+Valid methods per step-5 of http://xhr.spec.whatwg.org/#the-open()-method.
+
+This is a testharness.js-based test.
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 1
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 2
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 3
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 4
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 5
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 6
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 7
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 8
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 9
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 10
+PASS XMLHttpRequest: open() - allowed case in/sensitive methods test 11
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698