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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive-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 unified diff | Download patch
OLDNEW
(Empty)
1 non-standard method names should be returned as is per step-5 of http://xhr.spec .whatwg.org/#the-open()-method.
2
3 This is a testharness.js-based test.
4 PASS XMLHttpRequest: open() - case-insensitive methods test
5 PASS XMLHttpRequest: open() - case-insensitive methods test 1
6 PASS XMLHttpRequest: open() - case-insensitive methods test 2
7 PASS XMLHttpRequest: open() - case-insensitive methods test 3
8 PASS XMLHttpRequest: open() - case-insensitive methods test 4
9 PASS XMLHttpRequest: open() - case-insensitive methods test 5
10 PASS XMLHttpRequest: open() - case-insensitive methods test 6
11 PASS XMLHttpRequest: open() - case-insensitive methods test 7
12 PASS XMLHttpRequest: open() - case-insensitive methods test 8
13 Harness: the test ran to completion.
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698