Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix @font-face url resolve with different url bases. #426

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

andycall
Copy link
Member

Fix the font loading when the page entry and the CSS are located on different hosts.

For example:

WebF should request the font.otf file using http://cdn.com/font.otf to properly load the font.

@yifei8 yifei8 enabled auto-merge July 20, 2023 03:25
@yifei8 yifei8 added this pull request to the merge queue Jul 20, 2023
Merged via the queue into main with commit 66a0cae Jul 20, 2023
24 checks passed
@yifei8 yifei8 deleted the fix/font_face_url branch July 20, 2023 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants