1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint/layout
Guillaume Ayoub 903490b207 Merge branch 'master' into hyphenation
Conflicts:
	weasyprint/layout/inlines.py
2012-12-28 17:56:03 +01:00
..
__init__.py Handle all of backgrounds at the end of layout. 2012-09-13 11:19:40 +02:00
absolute.py Kill Document in layout/*.py 2012-07-12 17:13:21 +02:00
backgrounds.py Remove unused imports 2012-10-05 22:12:19 +02:00
blocks.py Do not repeat a block’s margin-top after a break. 2012-10-02 15:59:58 +02:00
float.py Kill Document in layout/*.py 2012-07-12 17:13:21 +02:00
inlines.py Merge branch 'master' into hyphenation 2012-12-28 17:56:03 +01:00
markers.py Give the line length to split_first_line 2012-11-24 16:14:49 +01:00
min_max.py Handle the mix/max-widths/heights for absolute and float 2012-06-04 19:22:18 +02:00
pages.py Handle background images at the end of layout 2012-09-13 10:41:22 +02:00
percentages.py Fix percentage max-height without a containing block height. 2012-06-01 10:47:29 +02:00
preferred.py Cache intermediate results for intrinsic widths on tables. 2012-09-13 11:46:13 +02:00
tables.py Kill Document in layout/*.py 2012-07-12 17:13:21 +02:00