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

inherited properties should be changed to the inherited value if not inherited #27

Open
gggiiia opened this issue Nov 14, 2019 · 0 comments

Comments

@gggiiia
Copy link

gggiiia commented Nov 14, 2019

css properties that are set to intherit should be changed to the value inherited, this could be done by looking at the rendered css properties, and this should be applied only if no actual inherit is possible, when all parents of one element do not have that property, and is likely on a element we don't want to extract, this could be really usefull to get specific elements and save time modifying them to look like in origin.

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

No branches or pull requests

2 participants