1
0
mirror of synced 2025-02-09 16:49:24 +03:00
Kevin Brown b5f136ff72
Add computedstyle option for calculating the width (#5559)
This allows for more accurate resolution of the width when compared
to the `resolve` method. This is more relevant for jQuery 1.x, where
the `resolve` method cannot find the width of a hidden select box,
but it also applies to newer versions of jQuery where the `width()`
method provided by jQuery doesn't fully match `getComputedStyle()`.

Fixes #3278
Fixes #5502
Closes #5259
2019-07-09 19:44:33 -04:00
..
2019-06-25 22:05:15 -04:00
2018-09-15 00:17:56 -03:00
2015-02-13 23:29:56 -05:00
2019-06-25 22:05:15 -04:00