Bug Tracker

Changes between Initial Version and Version 1 of Ticket #11004, comment 10


Ignore:
Timestamp:
12/14/11 22:14:53 (18 months ago)
Author:
jpate
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11004, comment 10

    initial v1  
    11Here is my new proposed patch, it fixes the problem by swapping out the box model when calculating the starting point of animations. Tested in ie8/9, opera 11.60, firefox 8, firefox 3.6, chrome 15.0.874.121 m, safari 5.1.2 (all on w7 x64) 
    22 
    3 https://github.com/jamie-pate/jquery/commit/4216c62bf2db06897dd5be503a515e16256d9f2e 
     3https://github.com/jamie-pate/jquery/tree/animate-swap-box-sizing-content-box 
     4 
     5i've also added the fix to my test case at http://moscore.com/testbed/jquery/test_animate_box_sizing.html