Update web-platform-tests to revision 3efff9b2d66aed3d8e2061205069883fd54df2be

This commit is contained in:
WPT Sync Bot 2019-04-12 21:48:49 -04:00
parent 9832feddf3
commit f80ff24202
51 changed files with 1026 additions and 868 deletions

View file

@ -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",