servo/tests/wpt/web-platform-tests/wasm/jsapi/functions/resources
2020-06-24 10:26:28 +00:00
..
current
function
relevant
resources
entry-incumbent.html
incumbent-incumbent.html
README.md
window-to-open.html

A couple notes about the files scattered in this resources/ directory:

  • The nested directory structure is necessary here so that relative URL resolution can be tested; we need different sub-paths for each document.

  • The semi-duplicate window-to-open.htmls scattered throughout are present because Firefox, at least, does not fire Window load events for 404s, so we want to ensure that no matter which global is used, window's load event is hit and our tests can proceed.