You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reliableTrDimensions support test is failing on Chrome for Android and not just on TestSwarm. This is highly unusual, Chrome for Android generally passes the same tests as the desktop version with the exception of some offset-related ones that only fail on TestSwarm. We need to investigate whether the issue is in the browser or in the test and - if it's the latter case - fix the support test.
- Fixes an issue with the support test in iframes in Android 8 Chrome 86+,
where display: inline resulted in unexpected height values.
Fixesjquerygh-4832
- Fixes an issue with the support test in iframes in Android 8 Chrome 86+,
where display: inline resulted in unexpected height values.
Fixesjquerygh-4832
* Support: ensure display is set to block for the support div
- Fixes an issue with the support test in iframes in Android 8 Chrome 86+,
where display: inline resulted in unexpected height values.
Closegh-4845Fixesgh-4832
Description
The
reliableTrDimensions
support test is failing on Chrome for Android and not just on TestSwarm. This is highly unusual, Chrome for Android generally passes the same tests as the desktop version with the exception of some offset-related ones that only fail on TestSwarm. We need to investigate whether the issue is in the browser or in the test and - if it's the latter case - fix the support test.Example failure:
http://swarm.jquery.org/result/3891365
See the screenshot:

Link to test case
The text was updated successfully, but these errors were encountered: