1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 07:57:52 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
Guillaume Ayoub
5d9e5f7040 Update and fix URLs in comments and documentation 2022-06-28 15:59:06 +02:00
Guillaume Ayoub
ae8f3b4cc8 Clean expanders tests and code 2022-04-17 07:34:03 +02:00
Guillaume Ayoub
1cb02f03b5 Add tests for CSS prefixes 2022-04-16 15:49:14 +02:00
Guillaume Ayoub
0792c0d3a3 Clean docstrings in modules 2022-03-25 11:47:27 +01:00
Guillaume Ayoub
7034d67e07 Merge branch '54.x' 2022-03-02 21:07:31 +01:00
Guillaume Ayoub
c1178a559c Fix (and test) discarded text-align values
Fix #1586.
2022-03-02 20:57:26 +01:00
Guillaume Ayoub
467748ad0e Handle text-align: inherit 2021-12-28 18:19:29 +01:00
Guillaume Ayoub
810e75b5f4 Handle flex: inherit 2021-12-28 18:09:25 +01:00
Guillaume Ayoub
d4895edae0 Handle flex-flow: inherit 2021-12-28 17:50:58 +01:00
Guillaume Ayoub
6aa5bc8dc1 Handle line-clamp: inherit 2021-12-28 17:48:17 +01:00
Guillaume Ayoub
df28018e92 Handle page-break-inside: inherit 2021-12-28 17:42:13 +01:00
Guillaume Ayoub
86176384fd Handle border-radius: inherit 2021-12-28 17:38:47 +01:00
Guillaume Ayoub
f915ca2938 Handle page-break-after/before: inherit 2021-12-28 17:20:34 +01:00
Christoph Kepper
bc22f29cb5 #1007 Make 'inherit' value work correctly for word-wrap and overflow-wrap properties 2021-12-21 12:27:46 +01:00
Guillaume Ayoub
b18b67a241 Handle 'inherit' value in text-decoration
Related to #1007.
2021-12-14 11:30:45 +01:00
Guillaume Ayoub
f162d1b762 Fix and test line-clamp 2021-08-06 19:05:03 +02:00
Lucie Anglade
1672560909 A9 is now a valid size 2021-04-04 11:47:25 +02:00
Guillaume Ayoub
8967a387d4 Use f-strings when possible 2021-01-21 12:42:25 +01:00
Guillaume Ayoub
4f82a4a34e Packaging!
Related to #1247, #1232.
2020-12-06 20:19:59 +01:00