1
0
Fork 0
firefox/testing/web-platform/tests/wasm/jsapi/functions/resources
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
current Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
function Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
relevant Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
resources Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
entry-incumbent.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
incumbent-incumbent.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
window-to-open.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02: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.