1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint/layout
2019-09-06 17:12:18 +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 Handle the ::marker pseudo-element 2019-08-07 23:01:41 +02:00
columns.py Fix typo introduced in previous commit 2019-09-06 17:12:18 +02:00
flex.py Merge branch 'master' into perf 2019-08-14 18:34:51 +02:00
float.py Fix width of replaced boxes with no intrinsic width 2019-07-24 15:18:38 +02:00
inlines.py Revert "Fix tests for Pango 1.44" 2019-08-14 18:34:42 +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 Handle the ::marker pseudo-element 2019-08-07 23:01:41 +02:00
tables.py Fix table rendering with empty lines and rowspans 2019-09-05 15:27:40 +02:00