1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint/layout
2019-09-16 16:33:13 +02:00
..
__init__.py Refactor LayoutContext building 2019-07-23 14:12:08 +09:00
absolute.py Fix width of replaced boxes with no intrinsic width 2019-07-24 15:18:38 +02:00
backgrounds.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
blocks.py Make blocks with 'overflow' different from 'visible' grow to include floating children. 2019-09-16 16:33:13 +02:00
columns.py Fix collapsing margins for columns 2019-09-10 12:31:42 +02:00
flex.py Ignore margins on flex containers 2019-09-13 14:25:03 +02:00
float.py Fix width of replaced boxes with no intrinsic width 2019-07-24 15:18:38 +02:00
inlines.py Simplify line breaking 2019-09-13 13:28:07 +02:00
min_max.py Update copyright 2019-03-04 11:04:06 +01:00
pages.py Merge branch 'master' into perf 2019-07-24 10:54:20 +02:00
percentages.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
preferred.py Merge branch 'master' into perf 2019-07-24 10:54:20 +02:00
replaced.py Don't crash with object-fit: non images with no intrinsic size 2019-09-10 15:26:53 +02:00
tables.py Merge remote-tracking branch 'origin/master' into page_break_table 2019-09-11 17:17:45 +02:00