Bug 261577 - [css-grid] Use ShorthandSerializer for grid-area computed style
Summary: [css-grid] Use ShorthandSerializer for grid-area computed style
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks: 245729
  Show dependency treegraph
 
Reported: 2023-09-14 15:08 PDT by Sammy Gill
Modified: 2023-09-15 10:12 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sammy Gill 2023-09-14 15:08:49 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
Comment 1 Radar WebKit Bug Importer 2023-09-14 15:09:22 PDT
<rdar://problem/115521493>
Comment 2 Sammy Gill 2023-09-14 16:22:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17793
Comment 3 EWS 2023-09-15 10:00:08 PDT
Committed 268026@main (c07a7a053c8c): <https://commits.webkit.org/268026@main>

Reviewed commits have been landed. Closing PR #17793 and removing active labels.