Bug 254300

Summary: [margin-trim] changing margin-trim value should trigger layout
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/39299

Description Sammy Gill 2023-03-22 17:07:34 PDT
IF margin-trim changes on a box (e.g. from block-start to none), this should cause the box to go through layout again.
Comment 1 Radar WebKit Bug Importer 2023-03-22 17:07:52 PDT
<rdar://problem/107108810>
Comment 2 Sammy Gill 2023-03-30 17:30:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12219
Comment 3 EWS 2023-03-31 10:58:25 PDT
Committed 262423@main (226684b758a0): <https://commits.webkit.org/262423@main>

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