Files
servo/tests
Martin Robinson 0353e0fd2e wpt: Convert several old Servo-specific crash tests into WPT crashtests (#44237)
This change converts a collection of old Servo-specific crash tests into
WPT style crash tests, which are supported directly by the WPT test
harness. The main change here is the addition of `-crash.html` to the
end
of the test name (this is how the harness detects crash tests) and the
removal of `testharness.js` from the tests. This is a preparation for
#44232.

Testing: This change just changes the tests, so should be tested by the
test run.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2026-04-15 12:42:29 +00:00
..