1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/layout
2012-07-02 11:07:44 +02:00
..
__init__.py Pass the fixed_boxes argument instead of using current_page 2012-06-19 18:00:50 +02:00
absolute.py Fix crashes. 2012-06-29 17:13:10 +02:00
blocks.py Don't collapse margins in table wrappers, remove a double translation 2012-06-28 04:14:06 +02:00
float.py Use the border height instead of the margin height to find floats with no height 2012-06-28 01:42:28 +02:00
inlines.py Fix waiting_floats with spans 2012-06-28 14:00:27 +02:00
markers.py Refactor text handling 2012-06-21 17:22:01 +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 Implement a simpler version of Variable Dimension for margin boxes. 2012-07-02 11:07:44 +02:00
percentages.py Fix percentage max-height without a containing block height. 2012-06-01 10:47:29 +02:00
preferred.py Fix inline floated images. 2012-06-28 19:07:26 +02:00
tables.py Pass the fixed_boxes argument instead of using current_page 2012-06-19 18:00:50 +02:00