Bug 253716

Summary: [margin-trim] Trimmed block-start margins for grid items should be reflected in computed style
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: CSSAssignee: Sammy Gill <sgill26>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/39602
Bug Depends on:    
Bug Blocks: 253454    

Description Sammy Gill 2023-03-10 10:13:33 PST
When getting the computed style of a grid item that has a trimmed margin, it should be reported as 0
Comment 1 Radar WebKit Bug Importer 2023-03-10 10:13:59 PST
<rdar://problem/106559103>
Comment 2 Sammy Gill 2023-04-06 16:05:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12483
Comment 3 EWS 2023-04-14 08:27:42 PDT
Committed 262967@main (c87ee9281557): <https://commits.webkit.org/262967@main>

Reviewed commits have been landed. Closing PR #12483 and removing active labels.
Comment 4 Sammy Gill 2023-04-18 13:34:50 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/39602