Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE10+ fail the test for modifying offset values in a callback #2147

Closed
mgol opened this issue Mar 16, 2015 · 0 comments
Closed

IE10+ fail the test for modifying offset values in a callback #2147

mgol opened this issue Mar 16, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@mgol
Copy link
Member

mgol commented Mar 16, 2015

See http://swarm.jquery.org/result/63457

@mgol mgol added this to the 3.0.0 milestone Mar 16, 2015
@mgol mgol self-assigned this Mar 16, 2015
@mgol mgol added the Offset label Mar 16, 2015
mgol added a commit to mgol/jquery that referenced this issue Mar 16, 2015
IE10+ may return not exactly the offset.top value set in an offset callback
if parent has fractional top offset itself. Checking for being close to the
desired result fixes the test error.

Fixes jquerygh-2147
mgol added a commit to mgol/jquery that referenced this issue Mar 16, 2015
IE10+ may return not exactly the offset.top value set in an offset callback
if parent has fractional top offset itself. Checking for being close to the
desired result fixes the test error.

Fixes jquerygh-2147
@mgol mgol closed this as completed in 62ae2d0 Mar 23, 2015
mgol added a commit that referenced this issue Mar 23, 2015
IE10+ may return not exactly the offset.top value set in an offset callback
if parent has fractional top offset itself. Checking for being close to the
desired result fixes the test error.

(cherry-picked from 62ae2d0)

Fixes gh-2147
mgol added a commit that referenced this issue Nov 10, 2015
IE10+ may return not exactly the offset.top value set in an offset callback
if parent has fractional top offset itself. Checking for being close to the
desired result fixes the test error.

Fixes gh-2147
@dmethvin dmethvin modified the milestones: 1.12/2.2, 3.0.0 Jan 7, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging a pull request may close this issue.

2 participants