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

parent-fit in fontFamily is ignored #993

Open
pumpi opened this issue Oct 7, 2023 · 0 comments
Open

parent-fit in fontFamily is ignored #993

pumpi opened this issue Oct 7, 2023 · 0 comments

Comments

@pumpi
Copy link

pumpi commented Oct 7, 2023

var content = css.content || css.fontFamily;

I like to set the parent-fit in CSS, but the content is always "normal" and ignores the setting in the fontFamily. If I use content to declare, it will run. I think Chrome set a default content in getComputedStyle(element) to "normal"

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

No branches or pull requests

1 participant