jquery-ui/tests/unit/selectmenu
Michał Gołębiowski-Owczarek 23655f0dbd
Tests: Fix selectmenu width tests in Firefox with jQuery 3.0 & 3.1
jQuery 3.0 & 3.1 used `getBoundingClientRect()` in its `width`/`height`
calculations and that causes minor differences in fractional width computations.
Allow a tiny delta in tests to fix those tests breaking in Firefox.

Ref jquery/jquery#3561
Closes gh-2159
2023-05-10 10:56:02 +02:00
..
all.html Build: Fork vendors to remove QUnit deprecated API usage 2023-05-10 10:53:57 +02:00
common.js Selectmenu: Style updates 2015-09-11 08:29:07 -04:00
core.js Selectmenu: Fix selecting options following hidden ones 2023-05-10 10:55:01 +02:00
events.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
methods.js Build: Migrate from JSHint & JSCS to ESLint 2021-06-07 00:58:12 +02:00
options.js Tests: Fix selectmenu width tests in Firefox with jQuery 3.0 & 3.1 2023-05-10 10:56:02 +02:00
selectmenu.html Selectmenu: Handle form resets 2015-10-27 10:28:04 -04:00