diff --git a/src/jquery/coreTest.js b/src/jquery/coreTest.js index 05fd026d7..979176708 100644 --- a/src/jquery/coreTest.js +++ b/src/jquery/coreTest.js @@ -356,7 +356,7 @@ test("wrap(String|Element)", function() { }); test("append(String|Element|Array<Element>|jQuery)", function() { - expect(13); + expect(14); var defaultText = 'Try them out:' var result = $('#first').append('buga'); ok( result.text() == defaultText + 'buga', 'Check if text appending works' ); @@ -408,6 +408,10 @@ test("append(String|Element|Array<Element>|jQuery)", function() { $('#select1').appendTo('#foo'); t( 'Append select', '#foo select', ['select1'] ); + reset(); + $('
"] || + (!s.indexOf("", ""] ||