1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasy/css
2011-12-16 18:28:34 +01:00
..
__init__.py Speed up computed values by removing some indirection. 2011-12-16 18:28:34 +01:00
computed_values.py Speed up computed values by removing some indirection. 2011-12-16 18:28:34 +01:00
html5_ua.css Adapt some unsupported selectors in the UA stylesheet. 2011-12-12 14:24:18 +01:00
properties.py Do not 'compute' most initial values. 2011-12-16 17:53:11 +01:00
tests_ua.css Implement content: counters() 2011-12-08 14:27:27 +01:00
validation.py Move parsing of the size property from computed_values to validation. 2011-12-16 15:06:59 +01:00
values.py Move backgroun-position parsing from draw to validation 2011-12-16 14:26:21 +01:00