Bug 252206 - [rhythmic-sizing] Add block-step-insert to CSS parser
Summary: [rhythmic-sizing] Add block-step-insert to CSS parser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks: 167333
  Show dependency treegraph
 
Reported: 2023-02-13 16:04 PST by Sammy Gill
Modified: 2023-03-06 09:48 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:04:09 PST
Name:	block-step-insert
Value:	margin | padding
Initial:	margin
Applies to:	block-level boxes
Inherited:	no
Percentages:	N/A
Media:	visual
Computed value:	as specified
Canonical order:	per grammar
Animatable:	no

https://www.w3.org/TR/css-rhythm-1/#block-step-insert
Comment 1 Radar WebKit Bug Importer 2023-02-13 16:04:31 PST
<rdar://problem/105421524>
Comment 2 Sammy Gill 2023-02-27 23:25:34 PST
Pull request: https://github.com/WebKit/WebKit/pull/10779
Comment 3 Sammy Gill 2023-02-28 13:54:38 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38751
Comment 4 EWS 2023-02-28 15:31:30 PST
Committed 260970@main (de8f3a3612be): <https://commits.webkit.org/260970@main>

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