Bug 252205 - [rhythmic-sizing] Add block-step-size to CSS parser
Summary: [rhythmic-sizing] Add block-step-size to CSS parser
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: 167333
  Show dependency treegraph
 
Reported: 2023-02-13 16:03 PST by Sammy Gill
Modified: 2023-03-06 09:47 PST (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-02-13 16:03:21 PST
Name:	block-step-size
Value:	none | <length>
Initial:	none
Applies to:	block-level boxes
Inherited:	no
Percentages:	N/A
Media:	visual
Computed value:	keyword or absolute length
Canonical order:	per grammar
Animatable:	???
Comment 1 Radar WebKit Bug Importer 2023-02-13 16:03:42 PST
<rdar://problem/105421486>
Comment 2 Sammy Gill 2023-02-15 15:30:14 PST
Pull request: https://github.com/WebKit/WebKit/pull/10176
Comment 3 Sammy Gill 2023-02-15 15:36:10 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38541
Comment 4 EWS 2023-02-20 16:06:46 PST
Committed 260574@main (84095e2b636a): <https://commits.webkit.org/260574@main>

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