1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 08:27:22 +03:00
WeasyPrint/weasyprint/tests
Simon Sapin 22cb02c01a Update page sizing to the current ED
Namely:

* The size sets the page’s containing block
* 'auto' margins are now supported
* The width, min-width, max-width, height, min-height
  and max-height properties are now supported.
2012-07-03 14:54:15 +02:00
..
resources Use the Acid2 version from webstandards.org 2012-06-28 17:41:42 +02:00
test_web Switch the licence to BSD and rewrite module docstrings/headers 2012-03-21 23:26:58 +01:00
w3_test_suite Merge branch 'float' into 'master' 2012-06-29 11:40:00 +02:00
__init__.py Switch the licence to BSD and rewrite module docstrings/headers 2012-03-21 23:26:58 +01:00
test_api.py Fix Navigator tests on Py2.6 2012-06-25 16:09:40 +02:00
test_boxes.py Fix the Variable Dimension rules, add tests. 2012-07-02 18:15:57 +02:00
test_css_validation.py Remove unused imports 2012-05-22 16:34:41 +02:00
test_css.py Fix the struts and heights of line/inline boxes. (For real this time. Maybe.) 2012-06-08 17:13:45 +02:00
test_draw.py Use the Acid2 version from webstandards.org 2012-06-28 17:41:42 +02:00
test_layout.py Update page sizing to the current ED 2012-07-03 14:54:15 +02:00
test_pdf.py Fix most of the tests (but not Acid2) 2012-06-28 00:51:24 +02:00
test_stacking.py Fix painting order of nested stacking contexts. 2012-06-04 12:49:10 +02:00
test_text.py Refactor text handling 2012-06-21 17:22:01 +02:00
testing_utils.py Remove backends in favor of methods on Document 2012-06-21 17:22:01 +02:00