Find
C
ase-sensitive
R
egexp search
Path
Showing
10725540
from
2026-05-07
:
Bug
2037754
: Use 'MakeAndAddRef' instead of 'new' when allocating runnable for nsContentUtils::AddScriptRunner. r=dom-core,smaug
firefox-main
/
testing
/
web-platform
/
tests
/
resources
/
test262
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
README.md
# Test262 Harness Integration
3004
-
test262-provider.js
This script implements the $262 host provider API (test262-provider.js) for Test262 tests running in WPT. It provides the necessary environment for Test262 tests to execute and communicate with the WPT runner. See Test262 INTERPRETING.md for the specification of this API: https://github.com/tc39/test262/blob/main/INTERPRETING.md
6626
-
test262-reporter.js
@fileoverview Test262-specific reporter for WPT. This script runs inside the test iframe. It captures errors and completion signals and communicates them to the parent window. This implementation strictly follows the TC39 Test262 INTERPRETING.md: https://github.com/tc39/test262/blob/main/INTERPRETING.md
5965
-