This patch: - introduces StaticServer for the testing purposes - switches tests from navigating to file:// to http:// - adds a test to cover Request.abort() functionality References #1
This patch adds missing assets/empty.html which is needed for one of the puppeteer tests.