Re: [beacon-tests] Add Beacon tests http://www.w3.org/TR/beacon/ (#4024)

As some high-level feedback, you should use the .any.js format described here: http://web-platform-tests.org/writing-tests/testharness.html. That way you only need a single JavaScript resource to test windows and workers and no longer need the boilerplate HTML.

See https://github.com/w3c/web-platform-tests/pull/5129 for an equivalent PR for Fetch. Simplifies things dramatically.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4024#issuecomment-287520069

Received on Saturday, 18 March 2017 06:20:07 UTC