Bug 247547

Summary: @font-face src must serialize specified URLs, not URLs resolved against the base
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: ntim, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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
Radar WebKit Bug Importer
Comment 1 2022-11-06 07:41:51 PST
Darin Adler
Comment 2 2022-11-06 09:16:29 PST
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.