]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/templates/page.html
Improve accessibility:
[rust.git] / src / librustdoc / html / templates / page.html
index df13e597f1fdce383482e2f8ef37baef21dacc73..aa3bf827db4bf5d0c60ab36e98c133105fef4040 100644 (file)
                     <input {# -#}
                         class="search-input" {# -#}
                         name="search" {# -#}
+                        aria-label="Run search in the documentation" {# -#}
                         autocomplete="off" {# -#}
                         spellcheck="false" {# -#}
                         placeholder="Click or press ‘S’ to search, ‘?’ for more options…" {# -#}