This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-14 06:54:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea06ad1933cd5ae3086a92219519dcf5ec77b3cc
codeql
/
javascript
/
ql
/
test
/
library-tests
/
DOM
History
Max Schaefer
3fe249f25c
Address review comments.
2021-02-25 10:48:23 +00:00
..
externs
JavaScript: Learn that receivers of DOM event handlers are themselves DOM nodes.
2021-02-25 09:06:58 +00:00
AttributeDefinition_getName.qll
…
AttributeDefinition_getStringValue.qll
…
AttributeDefinition_getValueNode.qll
…
AttributeDefinition.qll
…
customization.js
…
Customizations.expected
Address review comments.
2021-02-25 10:48:23 +00:00
Customizations.ql
…
Element.qll
…
ElementDefinition_getAttribute.qll
…
ElementDefinition_getAttributeByName.qll
…
ElementDefinition_getRoot.qll
…
ElementDefinition.qll
…
event-handler-receiver.html
Address review comments.
2021-02-25 10:48:23 +00:00
event-handler-receiver.js
Address review comments.
2021-02-25 10:48:23 +00:00
nameditems.js
JS: Recognize calls to .item and .namedItem
2020-06-24 15:11:18 +01:00
tests.expected
JavaScript: Add new tests for recognising receiver of event handler as DOM element.
2021-02-25 09:04:46 +00:00
tests.ql
…
tst-without-html-root-element.html
…
tst.html
…
tst.js
…
tst.jsx
…
WebStorageWrite.qll
…