1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint/tests
Simon Sapin 5a779f49dc Fix relative stylesheet URL without a base URL.
Previously we passed url=None to CSS which failed with
a "zero source" exception.
2012-07-17 15:23:58 +02:00
..
resources Use the Acid2 version from webstandards.org 2012-06-28 17:41:42 +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 Unprefix paged media, transforms, and SVG properties 2012-07-04 11:27:20 +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 Test url_fetcher, make it work on stylesheets 2012-07-13 13:21:59 +02:00
test_boxes.py Kill Document in formatting_structure/build.py and html.py 2012-07-12 15:54:22 +02:00
test_css_validation.py Unprefix paged media, transforms, and SVG properties 2012-07-04 11:27:20 +02:00
test_css.py Fix relative stylesheet URL without a base URL. 2012-07-17 15:23:58 +02:00
test_draw.py Collapsed borders intersections should be rectangles, not squares. 2012-07-12 11:10:18 +02:00
test_layout.py Ignore margins on internal table boxes: fix #888 2012-07-11 16:39:17 +02:00
test_pdf.py Kill Document in pdf.py and text.py 2012-07-12 16:14:35 +02:00
test_stacking.py Fix painting order of nested stacking contexts. 2012-06-04 12:49:10 +02:00
test_text.py Refactor text handling 2012-06-21 17:22:01 +02:00
testing_utils.py Add `url_fetcher` to the public API 2012-07-13 12:24:55 +02:00