RESOLVED FIXED 261576
[css-grid] Use ShorthandSerializer for grid-row computed style
https://bugs.webkit.org/show_bug.cgi?id=261576
Summary [css-grid] Use ShorthandSerializer for grid-row computed style
Sammy Gill
Reported 2023-09-14 15:08:25 PDT
We are failing some WPT tests for this property in certain scenarios such as when we are not returning the shortest representation for the property value. We can reuse the logic that is in ShorthandSerializer instead of duplicating the logic
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-14 15:08:50 PDT
Sammy Gill
Comment 2 2023-09-14 16:36:40 PDT
Sammy Gill
Comment 3 2023-09-18 16:37:50 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/42038
EWS
Comment 4 2023-09-19 09:33:05 PDT
Committed 268132@main (5780a097f692): <https://commits.webkit.org/268132@main> Reviewed commits have been landed. Closing PR #17794 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.