Bug 262975
Summary: | [css-grid] enums in grid code should be enum classes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sammy Gill
The following are enums in grid code and should be enum classes:
GridAxis
TrackSizeRestriction
SizingOperation
TrackSizeComputationPhase
SizingState
TrackSizeRestriction
GridAxisPosition
GridPositionType
GridPositionSide
GridTrackSizingDirection
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116755214>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/18904
EWS
Committed 269184@main (0d2e95a2786b): <https://commits.webkit.org/269184@main>
Reviewed commits have been landed. Closing PR #18904 and removing active labels.