Merge pull request #5236 from asgerf/js/html-invalid-attr-name

Approved by erik-krogh
This commit is contained in:
CodeQL CI
2021-02-23 02:03:29 -08:00
committed by GitHub
2 changed files with 16 additions and 0 deletions

View File

@@ -1 +1,3 @@
<a href="https://semmle.com" href="https://semmle.com">Semmle</a>
<td {% foo %} {% foo %}></td>