1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/layout
2012-11-22 21:23:42 +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 Remove unused imports 2012-10-05 22:12:19 +02:00
blocks.py Do not repeat a block’s margin-top after a break. 2012-10-02 15:59:58 +02:00
float.py Kill Document in layout/*.py 2012-07-12 17:13:21 +02:00
inlines.py Fix the size of the first line 2012-11-22 21:23:42 +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