Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a49dbdc4147c9bb7c5ff41ddff357073496f7db2
      
https://github.com/WebKit/WebKit/commit/a49dbdc4147c9bb7c5ff41ddff357073496f7db2
  Author: Diego Pino Garcia <[email protected]>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M 
LayoutTests/platform/glib/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt
    M LayoutTests/platform/glib/fast/html/details-marker-style-expected.txt
    M 
LayoutTests/platform/glib/fast/html/details-marker-style-mixed-expected.txt
    A LayoutTests/platform/glib/fast/text/system-font-features-expected.html
    M LayoutTests/platform/gtk/TestExpectations
    M LayoutTests/platform/gtk/fonts/systemFont.html
    A 
LayoutTests/platform/wpe/fast/forms/placeholder-content-center-expected.html
    A 
LayoutTests/platform/wpe/fast/forms/placeholder-content-line-height-expected.html
    M Source/WebCore/platform/graphics/skia/FontCacheSkia.cpp

  Log Message:
  -----------
  [GTK] fast/forms/placeholder-content-line-height.html is failing
https://bugs.webkit.org/show_bug.cgi?id=209727

Reviewed by Carlos Garcia Campos.

Modify 'getFamilyNameStringFromFamily' function to check at its preamble
whether the requested font is any of the keywords for a system font. In that
case, resolve the requested font name to the system's default system font.

* LayoutTests/platform/glib/TestExpectations:
* 
LayoutTests/platform/glib/fast/forms/auto-fill-button/input-strong-password-auto-fill-button-expected.txt:
* LayoutTests/platform/glib/fast/html/details-marker-style-expected.txt:
* LayoutTests/platform/glib/fast/html/details-marker-style-mixed-expected.txt:
* LayoutTests/platform/glib/fast/text/system-font-features-expected.html: Added.
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/gtk/fonts/systemFont.html:
* LayoutTests/platform/wpe/fast/forms/placeholder-content-center-expected.html: 
Added.
* 
LayoutTests/platform/wpe/fast/forms/placeholder-content-line-height-expected.html:
 Added.
* Source/WebCore/platform/graphics/skia/FontCacheSkia.cpp:
(WebCore::isSystemUIFamilyFont):
(WebCore::getFamilyNameStringFromFamily):

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



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

Reply via email to