jquery-ui/tests/lib
Michał Gołębiowski-Owczarek 5e2fc44c0c
Tests: Account for extra focus/blur listeners in jQuery >=3.4
jQuery >=3.4.0 uses a special focus/blur handler pair
needed to fix various issues with checkboxes/radio buttons
as well as being able to pass data in focus triggers.
However, this leaves dummy focus & blur events if any of these
events were ever listened to at a particular element. There's not
a lot UI can do to fix this so we now just skip these handlers for
data comparisons in tests.

Ref jquery/jquery#4496
Closes gh-1930

Co-authored-by: Richard Gibson <richard.gibson@gmail.com>
2020-07-23 15:54:16 +02:00
..
bootstrap.js Tests: Load jQuery Migrate before UI test files 2020-05-16 08:30:11 +02:00
common.js Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
css.js Tests: Style updates 2015-08-21 08:06:24 -04:00
helper.js Tests: Ensure no timers are running at the end of each test (#1920) 2020-05-16 09:16:24 +02:00
qunit-assert-domequal.js Tests: Account for extra focus/blur listeners in jQuery >=3.4 2020-07-23 15:54:16 +02:00
qunit.js All: Drop support for jQuery 1.7 2020-07-22 16:04:47 +02:00