Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52e12b92108758547e05df45cc8e8a439b2135df
      
https://github.com/WebKit/WebKit/commit/52e12b92108758547e05df45cc8e8a439b2135df
  Author: Yusuke Suzuki <[email protected]>
  Date:   2024-07-18 (Thu, 18 Jul 2024)

  Changed paths:
    M Source/WebCore/rendering/BreakLines.h

  Log Message:
  -----------
  Support QU and SP break-class in fast path
https://bugs.webkit.org/show_bug.cgi?id=276765
rdar://131982061

Reviewed by Alan Baradlay.

This patch adds QU and SP break-class support in BreakLines.
We intentionally do not categorize u201c u201d as QU since they sometimes are 
categorized into open/close punctuations.

* Source/WebCore/rendering/BreakLines.h:
(WebCore::BreakLines::nextBreakablePosition):
(WebCore::BreakLines::classify):

Canonical link: https://commits.webkit.org/281122@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to