1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/layout
2012-07-12 15:54:22 +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 Kill Document in formatting_structure/build.py and html.py 2012-07-12 15:54:22 +02:00
percentages.py Fix percentage max-height without a containing block height. 2012-06-01 10:47:29 +02:00
preferred.py Ignore border-spacing when border-collapse is 'collapse' 2012-07-11 15:43:18 +02:00
tables.py Collapsed borders intersections should be rectangles, not squares. 2012-07-12 11:10:18 +02:00