1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-06 00:47:13 +03:00
WeasyPrint/weasy/css
Simon Sapin 6b78c33622 First stab at FireWeasy.
The idea is to render the box tree in a browser instead of cairo,
so that tools like FireBug can be used to see the actual
dimensions of various boxes to help debug documents.
2012-01-25 19:06:33 +01:00
..
__init__.py First stab at FireWeasy. 2012-01-25 19:06:33 +01:00
computed_values.py Create margin boxes (not laid-out correctly yet.) 2011-12-28 16:47:59 +01:00
html5_ua.css Adapt some unsupported selectors in the UA stylesheet. 2011-12-12 14:24:18 +01:00
properties.py Pylint cleanups. 2011-12-26 12:47:26 +01:00
tests_ua.css Implement content: counters() 2011-12-08 14:27:27 +01:00
validation.py Implement page-break-before and page-break-after (without 'avoid'). 2012-01-20 11:55:06 +01:00
values.py Move backgroun-position parsing from draw to validation 2011-12-16 14:26:21 +01:00