Don't test inline-block in browsers that don't support it (or an approximation of...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>