summaryrefslogtreecommitdiff
path: root/test/html/Makefile.am
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-07-27 12:47:28 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-07-27 12:47:28 +0200
commit59b746f013f60050b91cb5f6f8dd4a96c47f380e (patch)
treecb476ce475805488a0ff329c511c5df9f49d4ae4 /test/html/Makefile.am
parentb9cf0792120d3c733b7509ba62f3f553ec119028 (diff)
Add SVG currentColor test
Diffstat (limited to 'test/html/Makefile.am')
-rw-r--r--test/html/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am
index 4e55d8f8..80cbcef9 100644
--- a/test/html/Makefile.am
+++ b/test/html/Makefile.am
@@ -30,6 +30,7 @@ TESTS = \
render/min-width-html.html \
render/min-width-nested-div.html \
render/span-padding.html \
+ render/svg-current-color.html \
render/table-max-width.html \
render/table-missing-width-in-one-column.html \
render/table-td-width-percent-img.html \