mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
No ticket. Correct a support comment for the order
test. (cherry-picked from 2ac1cd91db
)
This commit is contained in:
parent
ef5693f7be
commit
0f03378bdc
@ -1049,7 +1049,7 @@ asyncTest( "Make sure initialized display value for disconnected nodes is correc
|
|||||||
jQuery._removeData( jQuery("#display")[ 0 ] );
|
jQuery._removeData( jQuery("#display")[ 0 ] );
|
||||||
});
|
});
|
||||||
|
|
||||||
// Support: Safari
|
// Support: IE < 11, Safari < 7
|
||||||
// We have to jump through the hoops here in order to test work with "order" CSS property,
|
// 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.
|
// but it's the best that we can do.
|
||||||
|
Loading…
Reference in New Issue
Block a user