Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7429cfc9ac17af63b9660f0f626b245543a91cc4 https://github.com/WebKit/WebKit/commit/7429cfc9ac17af63b9660f0f626b245543a91cc4 Author: Alan Baradlay <za...@apple.com> Date: 2025-09-19 (Fri, 19 Sep 2025)
Changed paths: M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp Log Message: ----------- [text shaping] Shaped content has to have supported content all the way from 'start' till 'end' https://bugs.webkit.org/show_bug.cgi?id=299106 Reviewed by Antti Koivisto. This change ensures that we don't attempt to shape content ranges that contain subranges with mismatching text directions. * Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp: (WebCore::Layout::LineBuilder::collectShapingRanges const): Canonical link: https://commits.webkit.org/300236@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes