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

Accordion: Handle box-sizing: border-box in animations #1459

Closed

Conversation

scottgonzalez
Copy link
Member

Fixes #9264
Replaces gh-1287

I'm not sure we can write a sane unit test for this since the problem is that we're animating to the wrong size and then jumping to the correct size at the end. We could add a visual test that just uses box-sizing: border-box if people think that's necessary.

@jzaefferer
Copy link
Member

Seems fine as-is.

scottgonzalez added a commit that referenced this pull request Mar 10, 2015
Fixes #9264
Closes gh-1287
Closes gh-1459
(cherry picked from commit 4b017b4)
@scottgonzalez scottgonzalez deleted the accordion-box-sizing branch April 27, 2015 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants