Make sure attr() works on non DOM element nodes. Fixes #7202, #7451, #7500.
[jquery.git] / test / data / echoData.php
1 <?php echo file_get_contents('php://input'); ?>