1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
Simon Sapin e23c38bfd2 Merge branch 'master' into table-breaks
Conflicts:
	weasyprint/css/validation.py
2012-03-21 17:06:47 +01:00
..
css Ignore declarations on redundant values in shorthands. 2012-03-21 13:57:33 +01:00
formatting_structure Margin collapsing: not on the root element. 2012-02-28 14:54:20 +01:00
layout Merge branch 'master' into table-breaks 2012-03-21 17:06:47 +01:00
tests Fix base64 URLs without padding 2012-03-21 16:07:49 +01:00
__init__.py Port fireweasy to the new API 2012-03-15 20:00:23 +01:00
__main__.py Normalize case for --format Pdf 2012-02-29 20:17:44 +01:00
compat.py Put block-level images on the next page when they would overflow. 2012-02-29 12:23:25 +01:00
document.py Support images in <embed> or <object> 2012-02-29 17:38:30 +01:00
draw.py Use a bit more the cairo API. 2012-03-07 14:02:07 +01:00
html.py Ignore display: table-* values for inline elements 2012-03-14 13:34:08 +01:00
images.py Simplify error handling in images. 2012-03-21 14:34:27 +01:00
logger.py Rename weasyprint.logging to avoid conflicts the stdlib module. 2012-02-23 19:31:15 +01:00
text.py Python 3 compat. All tests pass with the same code base! 2012-02-17 22:48:20 +01:00
utils.py Fix base64 URLs without padding 2012-03-21 16:07:49 +01:00