mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision b202bbb5aa0d235b22bac11fe902eab1094ef9d2
This commit is contained in:
parent
9a6c96808b
commit
e90dd8bc6b
43 changed files with 669 additions and 286 deletions
|
@ -32,7 +32,7 @@ function redirectLocation(desc, redirectUrl, redirectLocation, redirectStatus, r
|
|||
|
||||
var redirUrl = RESOURCES_DIR + "redirect.py";
|
||||
var locationUrl = "top.txt";
|
||||
var invalidLocationUrl = "#invalidurl:";
|
||||
var invalidLocationUrl = "invalidurl:";
|
||||
var dataLocationUrl = "data:,data%20url";
|
||||
// FIXME: We may want to mix redirect-mode and cors-mode.
|
||||
// FIXME: Add tests for "error" redirect-mode.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue