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: v5.0.0-alpha3~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836a4c0bd6b93499304f9814a946dd065cb01bef;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 a7ceb32e21..fcbe067ae9 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -19,7 +19,7 @@