Bug 283508

Summary: [block-step-sizing] Adjusted margins not reflected in computed style
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: CSSAssignee: Sammy Gill <sgill26>
Status: NEW    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 283876, 283590    
Bug Blocks:    

Sammy Gill
Reported 2024-11-21 11:40:20 PST
If a box's margins are adjusted due to block step sizing, then the new values of those margins should be reflected in computed style. Currently, if the margin is a fixed value, but it gets adjusted, then we return the original fixed value
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-21 11:40:37 PST
Sammy Gill
Comment 2 2024-11-21 13:50:36 PST
Note You need to log in before you can comment on or make changes to this bug.