1 2 3 4 5 6 7
<svg xmlns="http://www.w3.org/2000/svg"> <script> document.documentElement.requiredFeatures.foo = null; </script> </svg>