Side navigation
#11443 closed bug (fixed)
Opened March 06, 2012 02:51AM UTC
Closed May 22, 2012 02:20PM UTC
Last modified May 25, 2012 01:08AM UTC
checkClone and appendChecked test failures in Chrome 16
Reported by: | amonat@gmail.com | Owned by: | mikesherov |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | support | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Running the tests in Chrome 16.0.912.77 m on Windows 7 I got these failures:
support: Verify that the support tests resolve as expected per browser (2, 32, 34)
jQuery.support['checkClone']: false, expected['checkClone']: true
Source: at Object.<anonymous> (http://192.168.2.3:8888/test/unit/support.js:108:4)
jQuery.support['appendChecked']: false, expected['appendChecked']: true
Source: at Object.<anonymous> (http://192.168.2.3:8888/test/unit/support.js:108:4)