Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0eee54aa9d5335066f1aad6d044d344d71ce1af2
      
https://github.com/WebKit/WebKit/commit/0eee54aa9d5335066f1aad6d044d344d71ce1af2
  Author: Alan Baradlay <[email protected]>
  Date:   2025-09-27 (Sat, 27 Sep 2025)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
    M Source/WebCore/platform/text/UnicodeBidi.h

  Log Message:
  -----------
  [text shaping] Fix css/css-text/shaping/shaping-012.html and 
css/css-text/shaping/shaping-013.html
https://bugs.webkit.org/show_bug.cgi?id=299624

Reviewed by Antti Koivisto.

This change ensures that we don't try to shape content across isolated ranges.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::collectShapeRanges const):
* Source/WebCore/platform/text/UnicodeBidi.h:
(WebCore::isIsolated):

Canonical link: https://commits.webkit.org/300631@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