Bug 253713 - [margin-trim] Trimmed block-end margins for flex items should be reflected in computed style
Summary: [margin-trim] Trimmed block-end margins for flex items should be reflected in...
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: 253454
  Show dependency treegraph
 
Reported: 2023-03-10 10:11 PST by Sammy Gill
Modified: 2023-04-26 15:13 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-10 10:11:43 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:12:02 PST
<rdar://problem/106559023>
Comment 2 Sammy Gill 2023-03-17 09:37:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11657
Comment 3 Sammy Gill 2023-04-06 14:18:58 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/39417
Comment 4 EWS 2023-04-06 22:10:58 PDT
Committed 262700@main (eeb7fe30a25b): <https://commits.webkit.org/262700@main>

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