{% set img_test = file.test.origin.path.replace(meta.execution_dir, "") %} {% set img_ref = file.ref.origin.path.replace(meta.execution_dir, "") %} {% set img_w = file.test.reader_info.width %} {% set img_h = file.test.reader_info.height %} {% set style = "width: 200px; height: 80px;" %}

Images

Test
Reference
{% if file.comparison.diff_image %}
Diff.
{% endif %}