Bug 247547
| Summary: | @font-face src must serialize specified URLs, not URLs resolved against the base | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Darin Adler <darin> |
| Component: | CSS | Assignee: | 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
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
<rdar://problem/102012585>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/6186
EWS
Committed 256387@main (443de8e8e971): <https://commits.webkit.org/256387@main>
Reviewed commits have been landed. Closing PR #6186 and removing active labels.