Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 414c1f8ec90f29e67980711d76f99522ddd5ea3a
      
https://github.com/WebKit/WebKit/commit/414c1f8ec90f29e67980711d76f99522ddd5ea3a
  Author: Jer Noble <[email protected]>
  Date:   2024-07-11 (Thu, 11 Jul 2024)

  Changed paths:
    M Source/WebCore/page/CaptionUserPreferencesMediaAF.cpp

  Log Message:
  -----------
  [Cocoa] Default subtitle font is wrong (serif vs. sans-serif)
https://bugs.webkit.org/show_bug.cgi?id=276449
rdar://126094074

Reviewed by Eric Carlson.

MediaAccessibility will vend a CTFontDescription whose font name is non-public 
(starting with a "."). In this case,
convert the font name to either "system-ui" or "system-ui-monospaced" depending 
on the non-public font name.

* Source/WebCore/page/CaptionUserPreferencesMediaAF.cpp:
(WebCore::CaptionUserPreferencesMediaAF::captionsDefaultFontCSS const):

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