Skip to content

Commit

Permalink
Merge branch 'dd-cloneNodeWithRadioInputesIgnoreAndroid2x' into relea…
Browse files Browse the repository at this point in the history
…se-3.16.0
  • Loading branch information
tripp committed Apr 9, 2014
2 parents a1fb1ab + 6b45448 commit 8331385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dd/tests/unit/assets/dd-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ YUI.add('dd-tests', function(Y) {

_should: {
ignore: {
'test: proxy cloneNode with radio inputs': Y.UA.phantomjs
'test: proxy cloneNode with radio inputs': Y.UA.phantomjs || (Y.UA.android && Y.UA.android < 4.4)
}
},

Expand Down

0 comments on commit 8331385

Please sign in to comment.