mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +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.
20 lines
629 B
Plaintext
20 lines
629 B
Plaintext
Harness status: OK
|
|
|
|
Found 15 tests
|
|
|
|
15 Pass
|
|
Pass Declarations are serialized on one line, rules on two.
|
|
Pass Mixed declarations/rules are on two lines.
|
|
Pass Implicit rule is serialized
|
|
Pass Implicit rule not removed
|
|
Pass Implicit + empty hover rule
|
|
Pass Implicit like rule not in first position
|
|
Pass Two implicit-like rules
|
|
Pass Implicit like rule after decls
|
|
Pass Implicit like rule after decls, missing closing braces
|
|
Pass Implicit like rule with other selectors
|
|
Pass Implicit-like rule in style rule
|
|
Pass Empty conditional rule
|
|
Pass Empty style rule
|
|
Pass Empty conditional inside style rule
|
|
Pass Empty style inside conditional |