Bug 259145 - @font-face src tech() should parse valid unsupported keywords
Summary: @font-face src tech() should parse valid unsupported keywords
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-12 06:37 PDT by Vitor Roriz
Modified: 2023-07-12 12:48 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitor Roriz 2023-07-12 06:37:30 PDT
If a tech is unsupported but a valid keyword, it should still be a parsed. The unsupported font tech should not be loaded though.
See https://github.com/w3c/csswg-drafts/issues/8793
Comment 1 Radar WebKit Bug Importer 2023-07-12 06:37:38 PDT
<rdar://problem/112135896>
Comment 2 Vitor Roriz 2023-07-12 08:39:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15778
Comment 3 EWS 2023-07-12 12:48:21 PDT
Committed 265999@main (8a43470a0beb): <https://commits.webkit.org/265999@main>

Reviewed commits have been landed. Closing PR #15778 and removing active labels.