mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
This exposes a bunch of false-positives in the
grid-{shorthand,template}-invalid.html WPT tests, but gains us some
new passes as well.
17 lines
864 B
Plaintext
17 lines
864 B
Plaintext
Harness status: OK
|
|
|
|
Found 11 tests
|
|
|
|
7 Pass
|
|
4 Fail
|
|
Fail All properties can serialize 'initial'
|
|
Pass All properties (except 'all') can serialize their initial value (computed)
|
|
Fail All properties (except 'all') can serialize their initial value (specified)
|
|
Fail All shorthands can serialize their longhands set to 'initial'
|
|
Fail All shorthands (except 'all') can serialize their longhands set to their initial value
|
|
Pass All aliases can serialize target property set to 'initial'
|
|
Pass All aliases can serialize target property set to its initial value
|
|
Pass Can't serialize shorthand when longhands are set to different css-wide keywords
|
|
Pass Can't serialize shorthand when longhands have different priority
|
|
Pass Can't serialize shorthand set to 'initial' when some longhand is missing
|
|
Pass Can't serialize shorthand set to initial value when some longhand is missing |