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

style: Fix font-size: {inherit,unset} #791

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

robinlinden
Copy link
Owner

For all other properties, these keywords are handled by StyledNode::get_raw_property, but font-size is special as it needs to know the node its value originated from.

@robinlinden robinlinden force-pushed the style-font-size-inherit branch from ef07502 to 01c9c3d Compare December 13, 2023 10:44
For all other properties, these keywords are handled by
StyledNode::get_raw_property, but font-size is special as it needs to
know the node its value originated from.
@robinlinden robinlinden force-pushed the style-font-size-inherit branch from 01c9c3d to b625a5d Compare December 14, 2023 00:44
@robinlinden robinlinden merged commit b625a5d into master Dec 14, 2023
23 checks passed
@robinlinden robinlinden deleted the style-font-size-inherit branch December 14, 2023 01:04
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.

1 participant