#11443 closed bug (fixed)
checkClone and appendChecked test failures in Chrome 16
Reported by: | 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.supportcheckClone?: false, expectedcheckClone?: true Source: at Object.<anonymous> (http://192.168.2.3:8888/test/unit/support.js:108:4)
jQuery.supportappendChecked?: false, expectedappendChecked?: true Source: at Object.<anonymous> (http://192.168.2.3:8888/test/unit/support.js:108:4)
Change History (3)
comment:1 Changed 11 years ago by
Component: | unfiled → support |
---|---|
Owner: | set to mikesherov |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 11 years ago by
Fix #11443 fix. Safari 5.0.x, reliable margin? Riiight. Closes gh-792.
Changeset: 04c06e6858caca13fd9cca71ce80a1fd431f2c41
Note: See
TracTickets for help on using
tickets.
Fix #11443 #11441, shut up Chrome 19 and Safari 5.0.x. Closes gh-790.
checkClone and appendChecked test failures in Chrome 19; reliableMarginRight failures in Safari 5.