[hot] ignoring loading errors causes background images to not load

This commit is contained in:
Rushabh Mehta 2016-09-30 16:19:55 +05:30
parent 7b905cc107
commit ea9c92daa5

View file

@ -51,7 +51,7 @@ def prepare_options(html, options):
'quiet': None,
# 'no-outline': None,
'encoding': "UTF-8",
'load-error-handling': 'ignore',
#'load-error-handling': 'ignore',
# defaults
'margin-right': '15mm',