1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/layout
2013-02-25 14:57:50 +01:00
..
__init__.py Handle all of backgrounds at the end of layout. 2012-09-13 11:19:40 +02:00
absolute.py Kill Document in layout/*.py 2012-07-12 17:13:21 +02:00
backgrounds.py Keep currentColor as a computed value, resolve in used value 2013-01-23 16:52:47 +01:00
blocks.py Do not repeat a block’s margin-top after a break. 2012-10-02 15:59:58 +02:00
float.py Fix horizontal negative margins for floats 2013-02-25 14:57:50 +01:00
inlines.py Fix some trailing spaces 2012-12-28 17:45:23 +01:00
markers.py Avoid re-using Pattern objects for images. 2012-09-26 16:59:40 +02:00
min_max.py Handle the mix/max-widths/heights for absolute and float 2012-06-04 19:22:18 +02:00
pages.py Handle background images at the end of layout 2012-09-13 10:41:22 +02:00
percentages.py Fix percentage max-height without a containing block height. 2012-06-01 10:47:29 +02:00
preferred.py Cache intermediate results for intrinsic widths on tables. 2012-09-13 11:46:13 +02:00
tables.py Kill Document in layout/*.py 2012-07-12 17:13:21 +02:00