mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
LibWeb: Serialize grid/grid-template as "none" when applicable
This exposes a bunch of false-positives in the
grid-{shorthand,template}-invalid.html WPT tests, but gains us some
new passes as well.
This commit is contained in:
Notes:
github-actions[bot]
2025-06-16 11:38:44 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/12c9da2d3f3 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5066 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -2,10 +2,10 @@ Harness status: OK
|
||||
|
||||
Found 11 tests
|
||||
|
||||
6 Pass
|
||||
5 Fail
|
||||
7 Pass
|
||||
4 Fail
|
||||
Fail All properties can serialize 'initial'
|
||||
Fail All properties (except 'all') can serialize their initial value (computed)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user