Bug 261830 - [margin-trim] Remove margin-trim behavior for floats
Summary: [margin-trim] Remove margin-trim behavior for floats
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-20 11:07 PDT by Sammy Gill
Modified: 2023-09-20 18:21 PDT (History)
4 users (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-09-20 11:07:14 PDT
The CSSWG has resolved that margin-trim will not apply to floats by default. They will explore this behavior in the future. For now we should revert our code related to this to match the working group resolution and future spec change
Comment 1 Radar WebKit Bug Importer 2023-09-20 11:07:30 PDT
<rdar://problem/115794102>
Comment 2 Sammy Gill 2023-09-20 11:12:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17981
Comment 3 Sammy Gill 2023-09-20 15:29:38 PDT
aforementioned CSSWG resolution: https://github.com/w3c/csswg-drafts/issues/8547
Comment 4 EWS 2023-09-20 18:20:55 PDT
Committed 268227@main (5156868db8d5): <https://commits.webkit.org/268227@main>

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