Bug 260397 - [css-grid] Use ShorthandSerializer for grid-template propertyValue
Summary: [css-grid] Use ShorthandSerializer for grid-template propertyValue
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 260401
Blocks: 245729
  Show dependency treegraph
 
Reported: 2023-08-18 10:57 PDT by Sammy Gill
Modified: 2023-08-28 13:31 PDT (History)
2 users (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-08-18 10:57:33 PDT
We currently serialize the grid-template shorthand using the ShorthandSerializer so we can share the same logic when trying to get its propertyValue
Comment 1 Radar WebKit Bug Importer 2023-08-18 10:57:48 PDT
<rdar://problem/114097919>
Comment 2 Tim Nguyen (:ntim) 2023-08-28 13:31:07 PDT
https://commits.webkit.org/267280@main