# Test262 Harness Integration This directory contains the WPT-specific infrastructure for running the [TC39 Test262](https://github.com/tc39/test262) suite within the Web Platform Tests framework. ## Overview Test262 tests are integrated into WPT using a "Window Wrapper" pattern. Each Test262 `.js` test is served as a `.test262.html` file that wraps the actual test execution in an isolated environment. ### Architecture 1. **Top-Level Wrapper**: A standard WPT HTML file (`testharness.js`-enabled) that contains an `