WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250332
font-face src list parser fails too early
https://bugs.webkit.org/show_bug.cgi?id=250332
Summary
font-face src list parser fails too early
Vitor Roriz
Reported
2023-01-09 11:36:33 PST
If one component of the list fails we should not immediately fail the parsing of font src, since one valid component will validate the descriptor. Example:
https://github.com/web-platform-tests/wpt/blob/e9470cde64/css/css-fonts/parsing/font-face-src-list.html
"A component with a parse error does not invalidate the entire descriptor if there's some other valid component present."
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-09 11:36:47 PST
<
rdar://problem/104039050
>
Vitor Roriz
Comment 2
2023-01-09 11:40:54 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8409
EWS
Comment 3
2023-01-10 15:44:05 PST
Committed
258749@main
(6782d34ec7c6): <
https://commits.webkit.org/258749@main
> Reviewed commits have been landed. Closing PR #8409 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug