From 10690dd31778fa5114d9c357867d8c7bea597bc0 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 3 Jul 2020 12:38:11 +0100 Subject: Rename `sr-only`/`sr-only-focusable` (#31139) * Rename `sr-only`/`sr-only-focusable` To be more representative of the fact that these are not necessarily "screen reader" specific, but actually apply to assistive technologies in general (and also things like Alexa/Siri/etc). Goes hand-in-hand with #31133 Co-authored-by: XhmikosR --- js/tests/integration/index.html | 4 ++-- js/tests/visual/carousel.html | 4 ++-- js/tests/visual/dropdown.html | 12 ++++++------ js/tests/visual/modal.html | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'js') diff --git a/js/tests/integration/index.html b/js/tests/integration/index.html index 0c8dd482e5..901f83d0c3 100644 --- a/js/tests/integration/index.html +++ b/js/tests/integration/index.html @@ -48,11 +48,11 @@ - Previous + Previous - Next + Next diff --git a/js/tests/visual/carousel.html b/js/tests/visual/carousel.html index d66f140531..90d9a03666 100644 --- a/js/tests/visual/carousel.html +++ b/js/tests/visual/carousel.html @@ -36,11 +36,11 @@ - Previous + Previous - Next + Next diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index 0b54a125a6..a7ceb32e21 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -19,7 +19,7 @@