jQuery._removeData( jQuery("#display")[ 0 ] );
});
-// Support: IE, Firefox < 22, Safari
+// Support: Safari
// We have to jump through the hoops here in order to test work with "order" CSS property,
-// that some browsers do not support, this test is not, strictly speaking, correct,
+// that some browsers do not support. This test is not, strictly speaking, correct,
// but it's the best that we can do.
(function() {
var style = document.createElement( "div" ).style,