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

73 Commits

Author SHA1 Message Date
Guillaume Ayoub
6391139040 Add tests for text 2021-04-17 18:15:26 +02:00
Lucie Anglade
6308c65b16 Test paths C c S s 2021-04-17 12:49:28 +02:00
Lucie Anglade
acb2076a7a Test paths fill 2021-04-17 11:35:57 +02:00
Guillaume Ayoub
84f945d396 Fix userSpaceOnUse for gradients 2021-04-16 11:21:46 +02:00
Lucie Anglade
fd8b325bb6 Test basic paths 2021-04-15 18:56:30 +02:00
Lucie Anglade
6a0eb9b475 Test radial gradients 2021-04-15 11:58:26 +02:00
Lucie Anglade
838bb2f019 Maybe fix expected result for radial gradient 2021-04-14 23:14:01 +02:00
Lucie Anglade
97d2826acf Test basic radial gradient 2021-04-14 22:39:57 +02:00
Guillaume Ayoub
c87fe8beee Fix one more test 2021-04-14 21:32:38 +02:00
Lucie Anglade
e8451f0853 Fix patternUnits 2021-04-14 21:29:51 +02:00
Lucie Anglade
b63ae5e1ad xfail on gradient tests 2021-04-14 21:28:52 +02:00
Lucie Anglade
8289463e77 Merge branch 'pydyfsvg' of github.com:Kozea/WeasyPrint into pydyfsvg 2021-04-14 18:05:57 +02:00
Lucie Anglade
d0098f948c Test pattern 2021-04-14 18:05:49 +02:00
Guillaume Ayoub
66d2b4da3c First SVG text test 2021-04-14 16:56:30 +02:00
Lucie Anglade
b1f9c27ec8 Test linear gradients spread methods 2021-04-14 16:11:50 +02:00
Lucie Anglade
e01cabc3c4 Test linear gradients 2021-04-14 16:00:27 +02:00
Lucie Anglade
43a46ef8e0 Blankline 2021-04-14 14:14:17 +02:00
Lucie Anglade
186e658188 Test ellipse 2021-04-14 13:57:34 +02:00
Lucie Anglade
a48e9a0700 Test circle 2021-04-14 11:44:56 +02:00
Lucie Anglade
1d383127e7 Test polygon 2021-04-13 19:39:37 +02:00
Lucie Anglade
17fb06798d Test polyline 2021-04-13 19:35:20 +02:00
Lucie Anglade
578e011228 Test line 2021-04-13 18:58:35 +02:00
Guillaume Ayoub
258bf6aafc Add tests for SVG rectangles 2021-03-25 20:21:37 +01:00
Guillaume Ayoub
1f5f19ee4c Merge branch 'master' into pydyfsvg 2021-03-13 13:43:31 +01:00
Guillaume Ayoub
561734e8ae Make SVG tests pass again 2021-03-12 16:59:02 +01:00
Lucie Anglade
757daea91a Add newline at the end of file 2021-03-11 15:55:10 +01:00
Guillaume Ayoub
1882174a57
Merge branch 'master' into leader 2021-03-11 15:48:31 +01:00
Guillaume Ayoub
da1219248a Prevent discarded boxes’ children from extending to the page bottom 2021-03-02 13:06:53 +01:00
Guillaume Ayoub
9eba07d0ac Merge branch 'master' into line-clamp 2021-02-23 12:38:08 +01:00
Guillaume Ayoub
96051802c2 Merge branch 'line-clamp' of github.com:Kozea/WeasyPrint into line-clamp 2021-02-23 12:13:36 +01:00
Guillaume Ayoub
694a926ec0 Fix height of "continue: discard" blocks 2021-02-23 12:12:48 +01:00
Guillaume Ayoub
a156a2653a Fix imports with url() and quotes
Fix #1299. Related to Kozea/tinycss2#33.
2021-02-21 23:30:15 +01:00
Guillaume Ayoub
dbe298827a Don’t try to test the exact position of an overline 2021-02-18 14:10:00 +01:00
Guillaume Ayoub
02b71dd33a Fix text decoration
Fix #1297.
2021-02-18 13:57:17 +01:00
Lucie Anglade
1038c79107 Box should split with max-lines 2021-02-14 20:01:43 +01:00
Lucie Anglade
c4afd1fceb Taller image to be sure it’s cut because of max-lines and not the end of page 2021-02-14 19:43:49 +01:00
Lucie Anglade
81dc9f48b5 Add failing tests for line-clamp 2021-02-14 19:35:38 +01:00
Lucie Anglade
a9306cc58e Better ellipsis test 2021-02-14 19:06:57 +01:00
Lucie Anglade
d8454db295 Tests for line-clamp 2021-02-14 18:58:50 +01:00
Guillaume Ayoub
2c919858c8 Split the "text" module into submodules
The module was too long, and the font management was split into two different
modules. We now have everything in the "text" module.
2021-02-08 00:53:27 +01:00
Guillaume Ayoub
a90718ad50 Fix justification, letter-spacing and word-spacing 2021-02-06 17:31:32 +01:00
Guillaume Ayoub
a295a245cc Add tests for RTL leaders 2021-01-28 00:53:04 +01:00
Guillaume Ayoub
dcdd5575d5 Add tests for leaders 2021-01-23 18:50:52 +01:00
Guillaume Ayoub
8967a387d4 Use f-strings when possible 2021-01-21 12:42:25 +01:00
Guillaume Ayoub
56e17d9d6e Remove useless CLI options 2021-01-20 15:41:59 +01:00
Guillaume Ayoub
b2c7463701 Include witdh/height when calculating auto margins of absolute boxes
Fix #1264.
2021-01-11 13:14:55 +01:00
Guillaume Ayoub
59b4e5a9e9 Remove specific license for tests
After discussing with Ghostscript’s owners, it’s not necessary to change the
license of the whole test suite.
2020-12-31 23:30:52 +01:00
Guillaume Ayoub
c35a629032 Don’t try to get an earlier page break between columns.
Fix #1191.
2020-12-22 16:51:27 +01:00
Guillaume Ayoub
626177bd20 Include padding, border, padding when calculating inline-block width
Fix #1235.
2020-12-14 07:12:41 +01:00
Guillaume Ayoub
85cb892b11 Fix rounding glitches in tests 2020-12-13 20:30:15 +01:00