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
margin replaced border six years ago in phantomJS, although
backward compatibility still allows the border property
to function correctly.
This change updates html-pdf to use the margin property and
to continue recognizing the border property for backward
compatitiblity.
fixes: marcbachmann#403
refs: ariya/phantomjs@a638a07
margin replaced border six years ago in phantomJS, although
backward compatibility still allows the border property
to function correctly.
This change updates html-pdf to use the margin property and
to continue recognizing the border property for backward
compatitiblity.
fixes: marcbachmann#403
refs: ariya/phantomjs@a638a07
border
should be replaced bymargin
: http://phantomjs.org/api/webpage/property/paper-size.htmlThe text was updated successfully, but these errors were encountered: