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

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.