https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 14e4db9c6a7a36f87541fafceab253725397f807 authored by Aryeh Gregor on 16 August 2016, 18:17:28 UTC
Correctly test initEvent unsetting propagation flags
Tip revision: 14e4db9
send-usp.worker.js
importScripts("/resources/testharness.js");
importScripts("send-usp.js");
run_test();
done();
back to top