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.
<rdar://problem/102012585>
Pull request: https://github.com/WebKit/WebKit/pull/6186
Committed 256387@main (443de8e8e971): <https://commits.webkit.org/256387@main> Reviewed commits have been landed. Closing PR #6186 and removing active labels.