WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247547
@font-face src must serialize specified URLs, not URLs resolved against the base
https://bugs.webkit.org/show_bug.cgi?id=247547
Summary
@font-face src must serialize specified URLs, not URLs resolved against the base
Darin Adler
Reported
2022-11-06 07:38:58 PST
The web platform test css/css-fonts/font-family-src-quoted.html is failing because of how we serialize src properties from @font-face. We need to change things so we store the original specified URL, not just the resolved one.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-06 07:41:51 PST
<
rdar://problem/102012585
>
Darin Adler
Comment 2
2022-11-06 09:16:29 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6186
EWS
Comment 3
2022-11-06 23:14:54 PST
Committed
256387@main
(443de8e8e971): <
https://commits.webkit.org/256387@main
> Reviewed commits have been landed. Closing PR #6186 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