Only change ID on nodes that don't already have an ID for rooted qSA. Fixes #7212.
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>