From 89f88762c52f4c7dfca0fe1de6d41386bb673289 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 30 Jan 2022 16:12:24 +0200 Subject: Fix visual tests (#35585) * Fix visual tests They broke in #34509 * load bundle.js in visual tests Co-authored-by: GeoSot --- js/tests/visual/scrollspy.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'js/tests/visual/scrollspy.html') diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html index 1e3215b6f..7999b0ee7 100644 --- a/js/tests/visual/scrollspy.html +++ b/js/tests/visual/scrollspy.html @@ -86,13 +86,6 @@

Ad leggings keytar, brunch id art party dolor labore.

- - - - - - - - + -- cgit v1.2.3 From 8965b11dd5ec9f6d353c53b58e256880d6a96703 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 3 Jun 2022 11:18:22 +0100 Subject: Remove confusing unnecessary id/aria-labelledby for dropdown menus (#36487) see https://github.com/twbs/bootstrap/discussions/35755 Note that even the APG guide for disclosure widgets doesn't use this optional "nice-to-have" extra bit https://www.w3.org/WAI/ARIA/apg/patterns/disclosure/ (though they do use `aria-controls`, which in most current browser/AT combos is borked though) --- js/tests/visual/scrollspy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/tests/visual/scrollspy.html') diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html index 7999b0ee7..2daa7abd6 100644 --- a/js/tests/visual/scrollspy.html +++ b/js/tests/visual/scrollspy.html @@ -24,8 +24,8 @@ @mdo