From: Patrick H. Lauke Date: Wed, 14 Oct 2020 10:59:43 +0000 (+0100) Subject: Remove redundant visually hidden "(current)" from pagination controls (#31892) X-Git-Tag: v4.6.0~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1bc4a756708c44b72a0176f667b1eb57a533cb;p=thirdparty%2Fbootstrap.git Remove redundant visually hidden "(current)" from pagination controls (#31892) * Replace visually hidden span with aria-current in tests * Remove redundant visually hidden "(current)" when `aria-current` already used Closes #31891 --- diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index e8dd3520de..da1e7d6a35 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -19,7 +19,7 @@