Bug 253715

Summary: [margin-trim] Trimmed inline-end margins for flex 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/39415
Bug Depends on:    
Bug Blocks: 253454    

Description Sammy Gill 2023-03-10 10:13:04 PST
When getting the computed style of a flex item that has a trimmed margin, it should be reported as 0
Comment 1 Radar WebKit Bug Importer 2023-03-10 10:21:32 PST
<rdar://problem/106559532>
Comment 2 Sammy Gill 2023-03-20 16:32:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11741
Comment 3 EWS 2023-04-06 07:13:26 PDT
Committed 262663@main (176479519f31): <https://commits.webkit.org/262663@main>

Reviewed commits have been landed. Closing PR #11741 and removing active labels.
Comment 4 Sammy Gill 2023-04-06 11:45:37 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/39415