mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update javascript/ql/test/query-tests/DOM/HTML/DuplicateAttributes.html
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<a href="https://semmle.com" href="https://semmle.com">Semmle</a>
|
||||
|
||||
<td {% foo %} {% bar %}></td>
|
||||
<td {% foo %} {% foo %}></td>
|
||||
|
||||
Reference in New Issue
Block a user