Bug 253715 - [margin-trim] Trimmed inline-end margins for flex items should be reflected in computed style
Summary: [margin-trim] Trimmed inline-end margins for flex items should be reflected i...
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:13 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:13:04 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:21:32 PST
<rdar://problem/106559532>
Comment 2 Sammy Gill 2023-03-20 16:32:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11741
Comment 3 EWS 2023-04-06 07:13:26 PDT
Committed 262663@main (176479519f31): <https://commits.webkit.org/262663@main>

Reviewed commits have been landed. Closing PR #11741 and removing active labels.
Comment 4 Sammy Gill 2023-04-06 11:45:37 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/39415