Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / xmlhttprequest / filename-encoding-expected.txt
blob46f967431e46bac3111d4546936c5dff515f9afb
1 Verify that attachment filenames are not normalized
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS file.name is request.filename
7 PASS response.field is request.field
8 PASS response.filename is request.filename
9 PASS response.type is request.type
10 PASS response.content is request.content
11 PASS successfullyParsed is true
13 TEST COMPLETE