From 816ddcba4ed85235f227e19ccc78da6c2e696652 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 12 May 2025 18:31:25 -0400 Subject: .htmltest.yml: set IgnoreAltEmpty --- .htmltest.yml | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3