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
I try to use style
{
border: 1px solid black;
border-width: 0px 1px 0px 1px;
}
The expected result must render only left and right but it renders all sides.
The text was updated successfully, but these errors were encountered:
I have the same issue with wkhtmltopdf
wkhtmltopdf/wkhtmltopdf#3664
I try to use style
{
border: 1px solid black;
border-width: 0px 1px 0px 1px;
}
The expected result must render only left and right but it renders all sides.
The text was updated successfully, but these errors were encountered: