1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 07:57:52 +03:00
WeasyPrint/tests/draw
2023-02-16 11:57:31 +01:00
..
svg Fix and test repeating linear gradients 2022-12-02 15:31:16 +01:00
__init__.py Display sizes when drawing tests fail 2022-09-13 12:11:06 +02:00
test_absolute.py Don’t crash when fixed elements aren’t displayed yet in aborted line 2023-02-13 20:06:45 +01:00
test_background.py Fix background drawing for out-of-the-page transformed boxes 2023-02-16 11:57:31 +01:00
test_before_after.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_box.py Improve test coverage 2022-09-24 06:31:03 +02:00
test_column.py Fix the way column rules are drawn 2022-08-18 15:22:45 +02:00
test_current_color.py Don’t crash when currentColor is set on root svg tag 2022-10-15 16:19:37 +02:00
test_float.py Don’t crash when out-of-flow box is split in out-of-flow parent 2023-02-10 22:25:02 +01:00
test_footnote_column.py Add tests for footnotes in columns 2022-09-15 13:55:05 +02:00
test_footnote.py Rename test file for footnotes 2022-09-13 12:04:10 +02:00
test_gradient.py Remove useless import 2022-10-03 17:10:01 +02:00
test_image.py Keep format when transposing images 2022-10-27 15:07:15 +02:00
test_leader.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_list.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_opacity.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_overflow.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_page.py Fix and test nth selector for pages 2022-07-01 09:42:24 +02:00
test_table.py Don’t use HTML handlers when they’re not required 2023-01-10 16:39:38 +01:00
test_text.py Always set font size when font is changed in line 2022-10-21 22:29:00 +02:00
test_transform.py Don’t limit the opacity groups to the original box size 2022-07-05 16:06:46 +02:00
test_visibility.py Remove useless parameters from testing utils 2022-05-23 23:09:32 +02:00
test_whitespace.py Fix and test corner cases about white spaces and running elements 2022-10-09 20:11:20 +02:00