RESOLVED FIXED 230449
[Cocoa] Hook up palettes to CoreText
https://bugs.webkit.org/show_bug.cgi?id=230449
Summary [Cocoa] Hook up palettes to CoreText
Myles C. Maxfield
Reported 2021-09-18 14:14:49 PDT
... in preparePlatformFont()
Attachments
Needs tests (66.66 KB, patch)
2021-09-18 23:15 PDT, Myles C. Maxfield
no flags
Test (1.09 KB, text/html)
2021-09-18 23:24 PDT, Myles C. Maxfield
no flags
Test font (5.36 KB, application/zip)
2021-09-18 23:24 PDT, Myles C. Maxfield
no flags
Patch (38.56 KB, patch)
2021-09-21 22:19 PDT, Myles C. Maxfield
simon.fraser: review+
Myles C. Maxfield
Comment 1 2021-09-18 23:15:11 PDT
Created attachment 438579 [details] Needs tests
Myles C. Maxfield
Comment 2 2021-09-18 23:24:12 PDT
Myles C. Maxfield
Comment 3 2021-09-18 23:24:51 PDT
Created attachment 438582 [details] Test font
Radar WebKit Bug Importer
Comment 4 2021-09-21 01:08:51 PDT
Myles C. Maxfield
Comment 5 2021-09-21 22:19:11 PDT
EWS Watchlist
Comment 6 2021-09-21 22:20:21 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Simon Fraser (smfr)
Comment 7 2021-09-22 21:17:34 PDT
Comment on attachment 438920 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=438920&action=review > Source/WebCore/css/CSSFontSelector.cpp:350 > + auto fontPaletteValues = lookupFontPaletteValues(familyName, fontDescription); auto&
Myles C. Maxfield
Comment 8 2021-09-22 21:52:16 PDT
Note You need to log in before you can comment on or make changes to this bug.