From: Laussel Loïc Date: Fri, 10 Apr 2020 05:35:09 +0000 (+0200) Subject: v4 tabs - accessibility issue when using ul/li semantic (#30381) X-Git-Tag: v4.5.0~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0cf29baf63a515fe41eb97fc3fab98c5f69d16d6;p=thirdparty%2Fbootstrap.git v4 tabs - accessibility issue when using ul/li semantic (#30381) Add aria-role presentation on li element when ul element has role tablist and remove dropdown from visual tests as they've been removed from doc --- diff --git a/js/tests/unit/tab.js b/js/tests/unit/tab.js index 4491e14948..9b452eb1c2 100644 --- a/js/tests/unit/tab.js +++ b/js/tests/unit/tab.js @@ -143,8 +143,8 @@ $(function () { QUnit.test('should not fire shown when tab is already active', function (assert) { assert.expect(0) var tabsHTML = '' + '
' + '
' + @@ -387,8 +387,8 @@ $(function () { assert.expect(6) var done = assert.async() var tabsHTML = '' + '
' + '
' + @@ -421,17 +421,17 @@ $(function () { var html = [ '