Fixes #7340. Use a single capturing handler to simulate bubbling focusin/focusout...
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>