1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint
Guillaume Ayoub bb29eca337 Transform text-align into shorthand
text-align is now a shorthand, setting text-align-all and text-align-last.

Related to #1389.
2021-08-24 13:27:59 +02:00
..
css Transform text-align into shorthand 2021-08-24 13:27:59 +02:00
formatting_structure Handle full "display" property 2021-08-23 21:54:28 +02:00
layout Transform text-align into shorthand 2021-08-24 13:27:59 +02:00
svg Handle full "display" property 2021-08-23 21:54:28 +02:00
text Change the resume_at and skip_stack structure 2021-08-22 12:10:48 +02:00
__init__.py Add the finisher option to HTML.write_pdf 2021-08-23 09:47:49 +02:00
__main__.py Re-add deprecated CLI options 2021-04-28 15:15:35 +02:00
document.py Fix link to Attachment in documentation 2021-08-23 21:54:16 +02:00
draw.py Include origin translation into matrix for patterns 2021-07-31 01:06:50 +02:00
html.py Handle full "display" property 2021-08-23 21:54:28 +02:00
images.py Simplify API to get intrinsic size of images 2021-08-03 18:39:14 +02:00
logger.py Remove repeated copyright assignments in files 2020-01-02 14:10:09 +01:00
stacking.py Handle stacking contexts put in contexts by previous generations 2021-07-13 16:33:42 +02:00
urls.py Test empty links and relative links with base 2021-08-06 20:04:57 +02:00