Bug 253716 - [margin-trim] Trimmed block-start margins for grid items should be reflected in computed style
Summary: [margin-trim] Trimmed block-start margins for grid items should be reflected ...
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:33 PST
When getting the computed style of a grid item that has a trimmed margin, it should be reported as 0
Comment 1 Radar WebKit Bug Importer 2023-03-10 10:13:59 PST
<rdar://problem/106559103>
Comment 2 Sammy Gill 2023-04-06 16:05:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12483
Comment 3 EWS 2023-04-14 08:27:42 PDT
Committed 262967@main (c87ee9281557): <https://commits.webkit.org/262967@main>

Reviewed commits have been landed. Closing PR #12483 and removing active labels.
Comment 4 Sammy Gill 2023-04-18 13:34:50 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/39602