Bug 254540 - css3/flexbox/insert-text-crash.html hitting ASSERT_NOT_IMPLEMENTED in RenderBox::hasTrimmedMargin
Summary: css3/flexbox/insert-text-crash.html hitting ASSERT_NOT_IMPLEMENTED in RenderB...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sammy Gill
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-27 11:40 PDT by Sammy Gill
Modified: 2023-03-28 08:57 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-03-27 11:40:58 PDT
For this test case containingBlock->isFlexibleBox() is returning false although isFlexItem is returning true
Comment 1 Radar WebKit Bug Importer 2023-03-27 11:41:15 PDT
<rdar://problem/107277206>
Comment 2 Sammy Gill 2023-03-27 22:46:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12040
Comment 3 EWS 2023-03-28 08:57:14 PDT
Committed 262217@main (f73dcb9ce6b7): <https://commits.webkit.org/262217@main>

Reviewed commits have been landed. Closing PR #12040 and removing active labels.