[webkit-changes] [WebKit/WebKit] 9289e5: FontVariantCaps AllCaps and AllPetite should not u...

Vitor Roriz noreply at github.com
Wed May 22 23:21:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9289e50fcd597f5d7d662fa0b9e9397d19c45b82
      https://github.com/WebKit/WebKit/commit/9289e50fcd597f5d7d662fa0b9e9397d19c45b82
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
    M Source/WebCore/rendering/RenderText.cpp

  Log Message:
  -----------
  FontVariantCaps AllCaps and AllPetite should not use simplified measuring
https://bugs.webkit.org/show_bug.cgi?id=267814
rdar://121314557

Reviewed by Alan Baradlay.

We should not use simplified measuring for such content because
measure needs to take synthesis in consideration.

* Source/WebCore/rendering/RenderText.cpp:
(WebCore::RenderText::initiateFontLoadingByAccessingGlyphDataAndComputeCanUseSimplifiedTextMeasuring):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list