Skip to main content

Bug Tracker

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)

Attachments (0)
Change History (3)

Changed March 12, 2012 04:22PM UTC by mikesherov comment:1

component: unfiledsupport
owner: → mikesherov
priority: undecidedlow
status: newassigned

Changed May 22, 2012 02:20PM UTC by Mike Sherov comment:2

resolution: → fixed
status: assignedclosed

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.

Changeset: 551f8510d516753a803f8d231138f82544dcb45a

Changed May 25, 2012 01:08AM UTC by Mike Sherov comment:3

Fix #11443 fix. Safari 5.0.x, reliable margin? Riiight. Closes gh-792.

Changeset: 04c06e6858caca13fd9cca71ce80a1fd431f2c41