Bug 283876

Summary: [block-step-sizing] Used value of margins sometimes reported incorrectly on box's with automatic inline size after adjustment
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 283508    
Attachments:
Description Flags
Testcase none

Sammy Gill
Reported 2024-12-01 14:55:28 PST
Created attachment 473408 [details] Testcase In the attached test case we report that the used value of the top and bottom margins is 0px via getComputedStyle even though they have been adjusted to be 25px each. Removing the border on the containing block or setting any non-automatic size on the box seems to make the issue go away
Attachments
Testcase (371 bytes, text/html)
2024-12-01 14:55 PST, Sammy Gill
no flags
Radar WebKit Bug Importer
Comment 1 2024-12-01 14:56:12 PST
Note You need to log in before you can comment on or make changes to this bug.