mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
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.
16 lines
920 B
Plaintext
16 lines
920 B
Plaintext
Harness status: OK
|
|
|
|
Found 10 tests
|
|
|
|
7 Pass
|
|
3 Fail
|
|
Pass Single value overflow with CSS-wide keyword should serialize correctly.
|
|
Pass Single value overflow with non-CSS-wide keyword should serialize correctly.
|
|
Fail Overflow-x/y longhands with same CSS-wide keyword should serialize correctly.
|
|
Fail Overflow-x/y longhands with same non-CSS-wide keyword should serialize correctly.
|
|
Fail Overflow-x/y longhands with different keywords should serialize correctly.
|
|
Pass Single value overflow on element with CSS-wide keyword should serialize correctly.
|
|
Pass Single value overflow on element with non-CSS-wide keyword should serialize correctly.
|
|
Pass Overflow-x/y longhands on element with same CSS-wide keyword should serialize correctly.
|
|
Pass Overflow-x/y longhands on element with same non-CSS-wide keyword should serialize correctly.
|
|
Pass Overflow-x/y longhands on element with different keywords should serialize correctly. |