<html> <body> <script> document.all.tags.__proto__ = null; alert(document.all.tags) </script> </body> </html>