jquery/test/data/support
Michał Gołębiowski-Owczarek 29a9030c78
CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version)
Firefox 126+ implements CSS zoom in a way it affects width computed style
very slightly (`100.008px` instead of `100px`); accept that difference.

Also, skip the width setter under zoom test in Firefox 126 completely - that
version has CSS zoom affecting `offsetWidth` values. This has been fixed in
Firefox 127 so it's not worth working around it.

Add a test for support tests resolving the same under CSS zoom & without one.
That test uncovered Chrome failing the `reliableTrDimensions` support test
under zoom; the test has been fixed.

Fixes gh-5489
Closes gh-5496
Ref gh-5495
2024-06-03 18:15:39 +02:00
..
bodyBackground.html Tests: Refactor testIframe() to make it DRYer and more consistent 2016-04-11 13:32:51 -04:00
bootstrap.html Build: migrate most grunt tasks off of grunt (3.x) 2023-09-20 18:18:42 -04:00
csp.js Tests: Refactor testIframe() to make it DRYer and more consistent 2016-04-11 13:32:51 -04:00
csp.log Add more thorough check for CSP violations 2013-11-07 20:16:19 +01:00
getComputedSupport.js Fix #10814. Make support tests lazy and broken out to components. 2013-09-06 03:38:22 +02:00
zoom.html CSS:Tests: Fix tests & support tests under CSS Zoom (3.x version) 2024-06-03 18:15:39 +02:00