mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision 3efff9b2d66aed3d8e2061205069883fd54df2be
This commit is contained in:
parent
9832feddf3
commit
f80ff24202
51 changed files with 1026 additions and 868 deletions
|
@ -1,9 +1,3 @@
|
|||
// Used by common.js.
|
||||
function wrapResult(server_data) {
|
||||
// Currently the returned value is not used in mixed-content tests.
|
||||
return null;
|
||||
}
|
||||
|
||||
const Host = {
|
||||
SAME_ORIGIN: "same-origin",
|
||||
CROSS_ORIGIN: "cross-origin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue