aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2025-05-12 18:31:25 -0400
committerPaul Duncan <pabs@pablotron.org>2025-05-12 18:31:25 -0400
commit816ddcba4ed85235f227e19ccc78da6c2e696652 (patch)
tree25668fd2c8835cd02cb473d4b781768a016eed53
parent994c9d6817a5f3b273d536cf75a984770e6bd8b3 (diff)
downloadpablotron.org-816ddcba4ed85235f227e19ccc78da6c2e696652.tar.xz
pablotron.org-816ddcba4ed85235f227e19ccc78da6c2e696652.zip
.htmltest.yml: set IgnoreAltEmpty
-rw-r--r--.htmltest.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.htmltest.yml b/.htmltest.yml
index 0001176..b235c04 100644
--- a/.htmltest.yml
+++ b/.htmltest.yml
@@ -3,3 +3,6 @@ IgnoreURLs:
# used by theme toggle; ignore
IgnoreInternalEmptyHash: true
+
+# ignore empty alt attributes on decorative images
+IgnoreAltEmpty: true