1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 00:21:15 +03:00
WeasyPrint/weasyprint
Simon Sapin 13184721be Non-auto width is not enough anymore for a page-margin box
The latest ED makes no mention of non-auto widths for
generating page-margin boxes. Only 'content: none' matters:

http://dev.w3.org/csswg/css3-page/#populating-margin-boxes
2012-07-02 11:07:44 +02:00
..
css Fix crashes. 2012-06-29 17:13:10 +02:00
formatting_structure Merge branch 'master' into float 2012-06-28 13:30:23 +02:00
layout Non-auto width is not enough anymore for a page-margin box 2012-07-02 11:07:44 +02:00
tests Non-auto width is not enough anymore for a page-margin box 2012-07-02 11:07:44 +02:00
__init__.py Tag v0.10 2012-06-25 16:12:04 +02:00
__main__.py Bind to sys.stdin/stdout later. 2012-06-02 06:28:44 +02:00
compat.py Merge branch 'master' into float 2012-06-25 23:55:54 +02:00
document.py Merge branch 'master' into float 2012-06-23 02:00:09 +02:00
draw.py Only disable anti-aliasing on PNG output. 2012-06-22 15:18:46 +02:00
html.py Rename the utils module to 'urls' 2012-05-23 15:13:57 +02:00
images.py Test the Navigator 2012-06-23 04:58:14 +02:00
logger.py Only configure logging if it is not configured already. 2012-05-24 17:44:38 +02:00
navigator.py Fix Navigator tests on Py2.6 2012-06-25 16:09:40 +02:00
pdf.py Test the Navigator 2012-06-23 04:58:14 +02:00
stacking.py Fix the painting order of inline-blocks. 2012-06-04 15:09:59 +02:00
text.py Fix some tests 2012-06-22 11:40:15 +02:00
urls.py Accept both unicode and bytes filenames. 2012-06-02 08:04:24 +02:00