CSS 2.1 Test Suite
{% for text, index in [('←', previous_index), ('→', next_index)] %}
{{ text }}
{% endfor %}
↑
{{ test.test_id }}
{{ test.title }}
{% if test.flags %}
Flags: {{ test.flags|join(', ') }}
{% endif %} {% if test.assertion %}
Assertion: {{ test.assertion }}
{% endif %}
WeasyPrint
This browser
{{ source|safe }}