You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
I tried to resolve the styles applied to each tag in a html and apply them as inline style. When i tried, i stumbled upon a case where shorthand "font" css was not resolved and it was returned as CSSValue.CSS_CUSTOM. However, i tried with some other short hand css styles like "background", "border". "list-style" where it was resolved properly to individual styles. Please help me in fixing this. I am using phantomjs 1.9.0 windows version
The text was updated successfully, but these errors were encountered:
Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!
Hi,
I tried to resolve the styles applied to each tag in a html and apply them as inline style. When i tried, i stumbled upon a case where shorthand "font" css was not resolved and it was returned as CSSValue.CSS_CUSTOM. However, i tried with some other short hand css styles like "background", "border". "list-style" where it was resolved properly to individual styles. Please help me in fixing this. I am using phantomjs 1.9.0 windows version
The text was updated successfully, but these errors were encountered: