Closed eGavr closed 9 years ago
The following two HTML codes:
<script>console.log("hello");</script>
and
<script>console.log("hello")</script>
should NOT be considered to be equal!
The following two HTML codes:
and
should NOT be considered to be equal!