From 836a4c0bd6b93499304f9814a946dd065cb01bef Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Wed, 14 Oct 2020 11:59:43 +0100 Subject: 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 --- js/tests/visual/dropdown.html | 2 +- js/tests/visual/modal.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'js') 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 @@