RESOLVED FIXED Bug 249829
Fix css/css-typed-om/the-stylepropertymap/properties/grid-auto-columns-rows.html WPT test
https://bugs.webkit.org/show_bug.cgi?id=249829
Summary Fix css/css-typed-om/the-stylepropertymap/properties/grid-auto-columns-rows.h...
Chris Dumez
Reported 2022-12-22 16:44:33 PST
Fix css/css-typed-om/the-stylepropertymap/properties/grid-auto-columns-rows.html WPT test to match the specification: - https://w3c.github.io/csswg-drafts/css-grid/#auto-tracks - https://w3c.github.io/csswg-drafts/css-grid/#typedef-track-size - https://w3c.github.io/csswg-drafts/css-grid/#typedef-track-breadth The specification indicates that the track size cannot be a negative value. However, the tests expects -3.14% as computed value in one of the checks.
Attachments
Chris Dumez
Comment 1 2022-12-22 16:46:25 PST
EWS
Comment 2 2022-12-23 09:45:20 PST
Committed 258296@main (7a882e1d6fb9): <https://commits.webkit.org/258296@main> Reviewed commits have been landed. Closing PR #8038 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-12-23 09:46:17 PST
Note You need to log in before you can comment on or make changes to this bug.