]> source.dussan.org Git - jquery-ui.git/commit
Tests: Skip a problematic keyboard test in IE with jQuery 3.6
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 12 Apr 2024 13:23:31 +0000 (15:23 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 13:23:31 +0000 (15:23 +0200)
commit1374020009d3168d61d1188e581eee8d15623632
treef21dde94e636ff4b1e4650b53daf96bae577d708
parente7a0da63eabec24120223e947a9d14c648c52d9e
Tests: Skip a problematic keyboard test in IE with jQuery 3.6

jQuery 3.6 has issues with focus handling in IE which breaks this test.
The issues were fixed in jQuery 3.7, so we just accept them here.

Closes gh-2231
tests/unit/tabs/core.js