| Summary: | [LFC][IFC] Incorrect width value is set for partially collapsible trailing space | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | zalan <zalan> | ||||||
| Component: | Layout and Rendering | Assignee: | zalan <zalan> | ||||||
| Status: | RESOLVED FIXED | ||||||||
| Severity: | Normal | CC: | bfulgham, simon.fraser, tsavell, webkit-bug-importer, zalan | ||||||
| Priority: | P2 | Keywords: | InRadar | ||||||
| Version: | WebKit Nightly Build | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Attachments: |
|
||||||||
|
Description
zalan
2020-09-25 13:29:33 PDT
Created attachment 409730 [details]
Patch
Created attachment 409733 [details]
Patch
Committed r267596: <https://trac.webkit.org/changeset/267596> All reviewed patches have been landed. Closing bug and clearing flags on attachment 409733 [details]. It looks like the new test fast/layoutformattingcontext/horizontal-sizing-with-trailing-letter-spacing.html added in https://trac.webkit.org/changeset/267596/webkit' is crashing on Mac Debug wk2 History: https://results.webkit.org/?suite=layout-tests&test=fast%2Flayoutformattingcontext%2Fhorizontal-sizing-with-trailing-letter-spacing.html Application Specific Information: CRASHING TEST: fast/layoutformattingcontext/horizontal-sizing-with-trailing-letter-spacing.html Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.apple.JavaScriptCore 0x000000033db2fa9e WTFCrash + 14 (Assertions.cpp:295) 1 com.apple.WebCore 0x000000031de425fb WTFCrashWithInfo(int, char const*, char const*, int) + 27 2 com.apple.WebCore 0x00000003217aa39c WebCore::Layout::LayoutContext::verifyAndOutputMismatchingLayoutTree(WebCore::Layout::LayoutState const&, WebCore::RenderView const&) + 300 3 com.apple.WebCore 0x0000000321b4c12f WebCore::FrameViewLayoutContext::layoutUsingFormattingContext() + 767 (FrameViewLayoutContext.cpp:87) 4 com.apple.WebCore 0x0000000321b2d8dd WebCore::FrameViewLayoutContext::layout() + 2141 (FrameViewLayoutContext.cpp:234) |