1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint/layout
2020-01-02 12:06:58 +01:00
..
__init__.py Remove useless explicit object inheritance 2020-01-02 12:06:58 +01:00
absolute.py Remove useless explicit object inheritance 2020-01-02 12:06:58 +01:00
backgrounds.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
blocks.py Remove underscore from _remove_decoration 2019-12-23 23:13:05 +01: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 Remove underscore from _remove_decoration 2019-12-23 23:13:05 +01:00
min_max.py Update copyright 2019-03-04 11:04:06 +01:00
pages.py Remove useless explicit object inheritance 2020-01-02 12:06:58 +01:00
percentages.py Don't modify style for border-radius when splitting boxes 2019-09-24 14:30:37 +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 Remove underscore from _remove_decoration 2019-12-23 23:13:05 +01:00