1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint/layout
Guillaume Ayoub 620e0754f4 Fix lint
2019-07-23 18:07:14 +02:00
..
__init__.py Refactor LayoutContext building 2019-07-23 14:12:08 +09:00
absolute.py Set marker layout only when needed 2019-05-31 06:36:41 +02:00
backgrounds.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
blocks.py Set a minimum height for empty list elements with outside marker 2019-05-31 16:56:52 +02:00
columns.py Support column-span 2019-06-28 17:33:35 +02:00
flex.py Actually use the content box to resolve flex items percentages 2019-06-22 21:37:27 +02:00
float.py Set marker layout only when needed 2019-05-31 06:36:41 +02:00
inlines.py Don't align lines larger than their parents 2019-05-17 16:19:42 +02:00
markers.py Always set outside_list_marker property on boxes 2019-05-31 07:18:25 +02:00
min_max.py Update copyright 2019-03-04 11:04:06 +01:00
pages.py Fix lint 2019-07-23 18:07:14 +02:00
percentages.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
preferred.py Please isort again 2019-03-10 19:34:16 +01:00
replaced.py Move percentage function into percentages module 2019-06-02 18:06:25 +02:00
tables.py Set row baseline when no cells are baseline-aligned 2019-05-17 13:03:02 +02:00