mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
JavaScript: Open-source extractor.
This commit is contained in:
8
javascript/extractor/tests/html/input/q.html
Normal file
8
javascript/extractor/tests/html/input/q.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
<input type="button" value="Test" onClick="">
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user