1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint/tests
Simon Sapin 5dde5d47e5 Handle degerate rowspan values.
Previously, such values crashed the layout.
2012-06-02 09:02:24 +02:00
..
resources Fix -weasy-link: attr(...) with a non-existing attribute. 2012-05-23 15:13:57 +02:00
test_web Switch the licence to BSD and rewrite module docstrings/headers 2012-03-21 23:26:58 +01:00
w3_test_suite Fix the test runner. 2012-06-01 20:05:18 +02:00
__init__.py Switch the licence to BSD and rewrite module docstrings/headers 2012-03-21 23:26:58 +01:00
test_api.py Accept both unicode and bytes filenames. 2012-06-02 08:04:24 +02:00
test_boxes.py Handle degerate rowspan values. 2012-06-02 09:02:24 +02:00
test_css_validation.py Remove unused imports 2012-05-22 16:34:41 +02:00
test_css.py Make urlopen() extensible 2012-05-23 15:13:57 +02:00
test_draw.py Content-empty pages need layout and margin boxes too. 2012-06-01 10:30:06 +02:00
test_layout.py Handle degerate rowspan values. 2012-06-02 09:02:24 +02:00
test_pdf.py Warn instead of crash on missing on #foo without id="foo" 2012-06-01 18:32:43 +02:00
test_stacking.py Test and fix (a little) stacking contexts. 2012-05-31 17:54:43 +02:00
test_text.py Remove unused imports 2012-05-22 16:34:41 +02:00
testing_utils.py Use the testing UA stylesheet for PDF tests. 2012-05-29 19:40:38 +02:00