Bug 255897 - [margin-trim] RenderBox::hasTrimmedMargin(PhysicalDirection) should ASSERT(!needsLayout())
Summary: [margin-trim] RenderBox::hasTrimmedMargin(PhysicalDirection) should ASSERT(!n...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 255890
Blocks:
  Show dependency treegraph
 
Reported: 2023-04-24 16:50 PDT by Sammy Gill
Modified: 2023-04-24 17:02 PDT (History)
4 users (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-04-24 16:50:28 PDT
https://bugs.webkit.org/show_bug.cgi?id=253610 removed because isLayoutDependent in ComputedStyleExtractor was not handling the margin-block and margin-inline shorthands correctly. We should add this assert back into the function once isLayoutDependent handles the shorthands correctly
Comment 1 Radar WebKit Bug Importer 2023-04-24 16:50:51 PDT
<rdar://problem/108477913>