Made sure that css() in IE handles negative non-px values correctly. Fixes #3331.
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>