Update web-platform-tests to revision 9a6026305062c90d84a567d81434010dde6c6c22

This commit is contained in:
WPT Sync Bot 2020-04-21 08:21:40 +00:00
parent d77bf218fa
commit 906e45aab0
210 changed files with 6028 additions and 383 deletions

View file

@ -23,4 +23,4 @@ const remote = get_host_info().HTTP_REMOTE_ORIGIN + "/xhr/resources/corsenabled.
client.upload.onloadstart = test.unreached_func(); // registered too late
client.upload.onprogress = test.unreached_func(); // registered too late
}, "Upload events registered too late (" + url + ")");
});
});