1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-05 16:37:47 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Guillaume Ayoub
167ebce065 Please isort again 2019-03-10 19:34:16 +01:00
Guillaume Ayoub
b7a9fe7dcc Update copyright 2019-03-04 11:04:06 +01:00
Guillaume Ayoub
0cc5478252 Fix imports for isort 2019-03-01 11:38:03 +01:00
Guillaume Ayoub
8f2f6b30c2 Clean latest tests 2018-03-19 22:35:15 +01:00
Guillaume Ayoub
e10076b5e8 Clean stacking tests 2018-03-15 00:40:06 +01:00
Guillaume Ayoub
595ba6a74c Split layout tests 2018-03-14 01:32:01 +01:00
Guillaume Ayoub
16e8186568 Drop Python 2 support 2018-01-14 01:48:17 +01:00
Alex Eftimie
93f497bf11 Replace utf8 with utf-8 for gettext compatibility 2015-11-25 09:38:01 +02:00
Simon Sapin
c34221d215 2014. 2014-01-10 14:27:02 +00:00
Simon Sapin
4069a1cc36 Switch to html5lib to parse HTML. Fix #12. 2013-07-24 13:21:48 +01:00
Simon Sapin
171438f48e 2013 2013-04-03 16:23:48 +02:00
Guillaume Ayoub
d6b78b30e7 Work around parser changes in libxml2 2.9 2012-12-26 16:43:10 +01:00
Simon Sapin
d1971b6e63 Remove unused imports. 2012-08-03 13:32:42 +02:00
Simon Sapin
74cfe8625b Fix painting order of nested stacking contexts. 2012-06-04 12:49:10 +02:00
Simon Sapin
434f510d94 Stacking contexts: dispatch the box itself, not just its children. 2012-06-04 10:46:24 +02:00
Simon Sapin
40af5c156c Test and fix (a little) stacking contexts. 2012-05-31 17:54:43 +02:00