Bug 252183

Summary: [margin-trim] Floats with trimmed margins in block layout are being positioned incorrectly
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Sammy Gill <sgill26>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Sammy Gill
Reported 2023-02-13 12:35:42 PST
It seems like at least in certain cases floats are not being marked as dirty when going through layout again. \ imported/w3c/web-platform-tests/css/css-box/margin-trim/block-container-overflowing-float-margins-tirmmed-at-final-position-block-layout.html showcases this behavior During the first layout the float gets its correct position, but then when a second layout occurs it gets placed incorrectly since it was not dirtied and did not go through layout again
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-13 12:36:05 PST
Sammy Gill
Comment 2 2023-03-07 13:57:05 PST
Sammy Gill
Comment 3 2023-10-17 10:01:27 PDT
This part of the spec was removed by the CSSWG and will potentially be explored later in a future version of the spec. As a result, this issue no longer applies at this time.
Note You need to log in before you can comment on or make changes to this bug.