mirror of
https://github.com/searxng/searxng
synced 2024-01-01 18:24:07 +00:00
5ad0214bd4
In its previous implementation, the macro ``checkbox_onoff_reversed`` always created an ``aria-labelledby`` attribute, even if there was no descriptive tag with the generated ID (used as the value of the ``aria-labelledby``). Before this patch, the Nu-HTML-Checker [1] reported 255 issues of this type:: The aria-labelledby attribute must point to an element in the same document. (255) [1] https://validator.w3.org/nu/ Signed-off-by: Markus <markus@venom.fritz.box> |
||
---|---|---|
.. | ||
elements | ||
filters | ||
messages | ||
preferences | ||
result_templates | ||
404.html | ||
base.html | ||
categories.html | ||
icons.html | ||
index.html | ||
info.html | ||
macros.html | ||
new_issue.html | ||
opensearch_response_rss.xml | ||
opensearch.xml | ||
page_with_header.html | ||
preferences.html | ||
results.html | ||
search.html | ||
searxng-wordmark.min.svg | ||
simple_search.html | ||
stats.html |