NEW 283876
[block-step-sizing] Used value of margins sometimes reported incorrectly on box's with automatic inline size after adjustment
https://bugs.webkit.org/show_bug.cgi?id=283876
Summary [block-step-sizing] Used value of margins sometimes reported incorrectly on b...
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.