[webkit-changes] [WebKit/WebKit] 4e68d9: [IFC][Ruby] Implement text-emphasis suppression

Antti Koivisto noreply at github.com
Fri Dec 15 10:22:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e68d91bac6a6343b2add468e06264644d62f943
      https://github.com/WebKit/WebKit/commit/4e68d91bac6a6343b2add468e06264644d62f943
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

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

  Log Message:
  -----------
  [IFC][Ruby] Implement text-emphasis suppression
https://bugs.webkit.org/show_bug.cgi?id=266484
rdar://119722467

Reviewed by Alan Baradlay.

for fast/text/emphasis-avoid-ruby.html

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

Find the annotation and check if it is empty, same as the legacy code below.

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




More information about the webkit-changes mailing list