Bug 283590

Summary: ComputedStyleExtractor should check renderers for margin values
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: CSSAssignee: Sammy Gill <sgill26>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 283508    

Sammy Gill
Reported 2024-11-22 14:01:37 PST
If we have a valid renderer, then we should just check it for the used margin values since we already store them there. Even if the value is fixed we need to check the renderer because certain properties can result in the used value being different (e.g. margin-trim or block-step-size)
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-22 14:02:08 PST
Sammy Gill
Comment 2 2024-11-22 14:22:19 PST
EWS
Comment 3 2024-12-01 14:54:09 PST
Committed 287196@main (5a0b0f236dce): <https://commits.webkit.org/287196@main> Reviewed commits have been landed. Closing PR #37048 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.