Created
February 24, 2019 15:51
-
-
Save mikesamuel/47313922f56057d210c22256d43fb50c to your computer and use it in GitHub Desktop.
Yet another example of why HTML is weird.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script>/**/alert('svg');//*/alert('html'); | |
//<![CDATA[</script><!--]]>--></script> | |
<svg> | |
<script>/**/alert('svg');//*/alert('html'); | |
//<![CDATA[</script><!--]]>--></script> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment