Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 09ca90016cce4bbe25b9162a2030f621b640bfef https://github.com/WebKit/WebKit/commit/09ca90016cce4bbe25b9162a2030f621b640bfef Author: Vitor Roriz <vitor.ro...@apple.com> Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths: M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp Log Message: ----------- TextUtil::lastBaseCharacterFromText is not processing first string character after 288203@main https://bugs.webkit.org/show_bug.cgi?id=285063 rdar://problem/141861289 Reviewed by Alex Christensen. After 288203@main TextUtil::lastBaseCharacterFromText won't process the character of index = 0. This should fix it. * Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp: (WebCore::Layout::TextUtil::lastBaseCharacterFromText): Canonical link: https://commits.webkit.org/288215@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