<html> <head> </head> <body> <script> alert(document.querySelectorAll("foo").length) </script> </body> </html>