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(component): fix font display on safari #5393

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

EYHN
Copy link
Member

@EYHN EYHN commented Dec 25, 2023

before

CleanShot 2023-12-25 at 13.09.26.png

after

CleanShot 2023-12-25 at 13.09.13.png

Copy link

graphite-app bot commented Dec 25, 2023

Your org has enabled the Graphite merge queue for merging into canary

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

You can enable merging using labels in your Graphite merge queue settings.

Copy link
Member Author

EYHN commented Dec 25, 2023

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link

codecov bot commented Dec 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (265ee81) 67.12% compared to head (7a770f9) 67.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #5393      +/-   ##
==========================================
+ Coverage   67.12%   67.14%   +0.01%     
==========================================
  Files         188      188              
  Lines       15378    15378              
  Branches     1059     1059              
==========================================
+ Hits        10322    10325       +3     
+ Misses       4913     4912       -1     
+ Partials      143      141       -2     
Flag Coverage Δ
server-test 69.62% <ø> (+<0.01%) ⬆️
unittest 54.27% <ø> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EYHN EYHN changed the base branch from eyhn/fix/flickering to canary December 25, 2023 05:11
Copy link
Collaborator

pengx17 commented Dec 26, 2023

Wow good finding! It seems the @font-face/font-weight property in Safari is xxx 599?
Also, maybe add the font-weight property to other variable fonts ('Source Code Pro')?

Copy link

graphite-app bot commented Dec 27, 2023

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants