Bug 230598 - Make sure empty font families do the right thing for font palettes
Summary: Make sure empty font families do the right thing for font palettes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 230446
  Show dependency treegraph
 
Reported: 2021-09-21 22:24 PDT by Myles C. Maxfield
Modified: 2021-09-25 00:16 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.45 KB, patch)
2021-09-24 22:29 PDT, Myles C. Maxfield
thorton: review+
mmaxfield: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-09-21 22:24:49 PDT
Make sure empty font families do the right thing for font palettes
Comment 1 Radar WebKit Bug Importer 2021-09-21 22:25:16 PDT
<rdar://problem/83383955>
Comment 2 Myles C. Maxfield 2021-09-24 00:44:39 PDT
It should do the right thing, because no element can have a font family of "". I should write a test to do this. This should be a part of https://github.com/web-platform-tests/wpt/pull/30910.
Comment 3 Myles C. Maxfield 2021-09-24 22:29:29 PDT
Created attachment 439236 [details]
Patch
Comment 4 EWS Watchlist 2021-09-24 22:30:37 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
Comment 5 Myles C. Maxfield 2021-09-25 00:16:31 PDT
Committed r283075 (242133@main): <https://commits.webkit.org/242133@main>