Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/dom/events/Event-init-while-dispatching.txt
Tim Ledbetter 61ae388140 Tests: Create imported WPT test output from completion callback data
This allows us to disable test output, which performs expensive assert
tracking. This was making our imported tests run significantly slower
than tests run via `WPT.sh`.

Formatting the output ourselves also allows us to remove unnecessary
information from the test output.

This commit also rebaselines all existing imported WPT tests to follow
the new format.
2024-12-02 22:41:51 +00:00

10 lines
272 B
Plaintext

Harness status: OK
Found 5 tests
5 Pass
Pass Calling initKeyboardEvent while dispatching.
Pass Calling initMouseEvent while dispatching.
Pass Calling initCustomEvent while dispatching.
Pass Calling initUIEvent while dispatching.
Pass Calling initEvent while dispatching.