1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/css
Simon Sapin 463a33c1af Fetch background images early
This removes the need to have a reference to the image cache
in draw.py
2012-09-12 18:36:00 +02:00
..
__init__.py Add support for @page:blank pseudo-class 2012-08-24 00:05:28 +02:00
computed_values.py Add support for outlines. 2012-08-03 16:22:32 +02:00
html5_ua.css Change the default page margin to 75px 2012-06-14 21:12:21 +02:00
properties.py Fetch background images early 2012-09-12 18:36:00 +02:00
tests_ua.css Use the testing UA stylesheet for PDF tests. 2012-05-29 19:40:38 +02:00
validation.py Add support for font-stretch, fix #7 2012-08-17 17:37:33 +02:00