1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint
Mike Z. Salem 8ef012fca8 Bug fix for string-set validation not accepting no argument (default should be 'text')
Alter TEXT_CONTENT_EXTRACTORS so that string-set can use ::before/::after
 - Don't allow empty string to be assigned to string set (happends with psuedo elements)
Added some documentation to explain string function resolution
2015-03-18 22:46:51 -04:00
..
css Bug fix for string-set validation not accepting no argument (default should be 'text') 2015-03-18 22:46:51 -04:00
formatting_structure Bug fix for string-set validation not accepting no argument (default should be 'text') 2015-03-18 22:46:51 -04:00
layout Bug fix for string-set validation not accepting no argument (default should be 'text') 2015-03-18 22:46:51 -04:00
tests Bug fix for string-set validation not accepting no argument (default should be 'text') 2015-03-18 22:46:51 -04:00
__init__.py Changelog for v0.23 2014-09-16 20:56:28 +01:00
__main__.py Fix code formatting 2014-04-27 18:16:14 +01:00
compat.py Merge branch 'pdf-attachments' from PR #177 2014-04-27 17:56:02 +01:00
document.py Fix code formatting 2014-04-27 18:16:14 +01:00
draw.py Fix code formatting. (Clean flake8!) 2014-04-27 12:29:55 +01:00
html.py Fix code formatting 2014-04-27 18:16:14 +01:00
images.py Avoid a crash with zero-sized background images. Fix #217. 2014-09-16 20:44:35 +01:00
logger.py 2014. 2014-01-10 14:27:02 +00:00
navigator.py 2014. 2014-01-10 14:27:02 +00:00
pdf.py Fix failing test_pdf.test_embedded_files test on PyPy. 2014-09-16 21:07:07 +01:00
stacking.py 2014. 2014-01-10 14:27:02 +00:00
text.py more library aliases are needed when compiling from sources (i.e within SlapOS) 2014-05-22 10:28:01 +02:00
urls.py Merge branch 'pdf-attachments' from PR #177 2014-04-27 17:56:02 +01:00