Bug 254300 - [margin-trim] changing margin-trim value should trigger layout
Summary: [margin-trim] changing margin-trim value should trigger layout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-22 17:07 PDT by Sammy Gill
Modified: 2023-03-31 10:58 PDT (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-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.