1+ test_Element
2+ | event-handler-receiver.html:1:1:6:7 | <html>...</> | event-handler-receiver.html:1:1:6:7 | <html>...</> |
3+ | event-handler-receiver.html:2:1:2:13 | <head>...</> | event-handler-receiver.html:2:1:2:13 | <head>...</> |
4+ | event-handler-receiver.html:3:1:5:7 | <body>...</> | event-handler-receiver.html:3:1:5:7 | <body>...</> |
5+ | event-handler-receiver.html:4:3:4:58 | <button>...</> | event-handler-receiver.html:4:3:4:58 | <button>...</> |
6+ | tst.html:1:1:5:7 | <html>...</> | tst.html:1:1:5:7 | <html>...</> |
7+ | tst.html:2:1:4:7 | <body>...</> | tst.html:2:1:4:7 | <body>...</> |
8+ | tst.html:3:3:3:57 | <a>...</> | tst.html:3:3:3:57 | <a>...</> |
9+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
10+ | tst.js:3:11:3:66 | $("<a/> ... e.com") | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
11+ | tst.js:4:3:4:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
12+ | tst.js:4:3:4:27 | a.attr( ... pener") | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
13+ | tst.js:5:3:5:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
14+ | tst.js:5:3:7:4 | a.attr( ... f"\\n }) | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
15+ | tst.js:8:3:8:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
16+ | tst.js:8:3:8:29 | a.prop( ... errer") | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
17+ | tst.js:9:3:9:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
18+ | tst.js:9:3:11:4 | a.prop( ... f"\\n }) | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
19+ | tst.js:12:10:12:10 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
20+ | tst.js:13:10:13:10 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
21+ | tst.js:23:5:23:30 | React.c ... ('div') | tst.js:23:5:23:30 | React.c ... ('div') |
22+ | tst.js:24:5:24:55 | React.c ... , null) | tst.js:24:5:24:55 | React.c ... , null) |
23+ | tst.js:27:5:27:14 | factory1() | tst.js:27:5:27:14 | factory1() |
24+ | tst.js:31:20:31:55 | <div>He ... }</div> | tst.js:31:20:31:55 | <div>He ... }</div> |
25+ | tst.js:36:5:36:55 | React.c ... , null) | tst.js:36:5:36:55 | React.c ... , null) |
26+ | tst.js:39:5:39:14 | factory2() | tst.js:39:5:39:14 | factory2() |
27+ | tst.jsx:4:11:4:75 | <a href ... mle</a> | tst.jsx:4:11:4:75 | <a href ... mle</a> |
28+ | tst.jsx:5:3:5:3 | a | tst.jsx:4:11:4:75 | <a href ... mle</a> |
29+ test_WebStorageWrite
30+ | tst.js:15:22:15:28 | "value" |
31+ | tst.js:16:31:16:37 | "value" |
32+ | tst.js:17:24:17:30 | "value" |
33+ | tst.js:18:33:18:39 | "value" |
34+ test_ElementDefinition
35+ | event-handler-receiver.html:1:1:6:7 | <html>...</> | html |
36+ | event-handler-receiver.html:2:1:2:13 | <head>...</> | head |
37+ | event-handler-receiver.html:3:1:5:7 | <body>...</> | body |
38+ | event-handler-receiver.html:4:3:4:58 | <button>...</> | button |
39+ | tst.html:1:1:5:7 | <html>...</> | html |
40+ | tst.html:2:1:4:7 | <body>...</> | body |
41+ | tst.html:3:3:3:57 | <a>...</> | a |
42+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | a |
43+ | tst.js:23:5:23:30 | React.c ... ('div') | div |
44+ | tst.js:24:5:24:55 | React.c ... , null) | div |
45+ | tst.js:27:5:27:14 | factory1() | div |
46+ | tst.js:31:20:31:55 | <div>He ... }</div> | div |
47+ | tst.jsx:4:11:4:75 | <a href ... mle</a> | a |
148test_AttributeDefinition
249| event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); |
350| tst.html:3:6:3:30 | href=https://semmle.com |
@@ -13,13 +60,6 @@ test_AttributeDefinition
1360| tst.jsx:4:14:4:38 | href="h ... le.com" |
1461| tst.jsx:4:40:4:48 | rel={rel} |
1562| tst.jsx:4:50:4:64 | {...otherAttrs} |
16- test_ElementDefinition_getAttribute
17- | event-handler-receiver.html:4:3:4:58 | <button>...</> | 0 | event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); |
18- | tst.html:3:3:3:57 | <a>...</> | 0 | tst.html:3:6:3:30 | href=https://semmle.com |
19- | tst.html:3:3:3:57 | <a>...</> | 1 | tst.html:3:32:3:46 | target=_blank |
20- | tst.jsx:4:11:4:75 | <a href ... mle</a> | 0 | tst.jsx:4:14:4:38 | href="h ... le.com" |
21- | tst.jsx:4:11:4:75 | <a href ... mle</a> | 1 | tst.jsx:4:40:4:48 | rel={rel} |
22- | tst.jsx:4:11:4:75 | <a href ... mle</a> | 2 | tst.jsx:4:50:4:64 | {...otherAttrs} |
2363test_ElementDefinition_getRoot
2464| event-handler-receiver.html:1:1:6:7 | <html>...</> | event-handler-receiver.html:1:1:6:7 | <html>...</> |
2565| event-handler-receiver.html:2:1:2:13 | <head>...</> | event-handler-receiver.html:1:1:6:7 | <html>...</> |
@@ -36,38 +76,6 @@ test_ElementDefinition_getRoot
3676| tst.js:36:5:36:55 | React.c ... , null) | tst.js:36:5:36:55 | React.c ... , null) |
3777| tst.js:39:5:39:14 | factory2() | tst.js:39:5:39:14 | factory2() |
3878| tst.jsx:4:11:4:75 | <a href ... mle</a> | tst.jsx:4:11:4:75 | <a href ... mle</a> |
39- test_WebStorageWrite
40- | tst.js:15:22:15:28 | "value" |
41- | tst.js:16:31:16:37 | "value" |
42- | tst.js:17:24:17:30 | "value" |
43- | tst.js:18:33:18:39 | "value" |
44- test_ElementDefinition_getAttributeByName
45- | event-handler-receiver.html:4:3:4:58 | <button>...</> | onclick | event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); |
46- | tst.html:3:3:3:57 | <a>...</> | href | tst.html:3:6:3:30 | href=https://semmle.com |
47- | tst.html:3:3:3:57 | <a>...</> | target | tst.html:3:32:3:46 | target=_blank |
48- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | data-bind | tst.js:6:5:6:24 | "data-bind": "stuff" |
49- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | data-bind | tst.js:10:5:10:29 | "data-b ... rstuff" |
50- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | data-bind | tst.js:13:3:13:28 | $.prop( ... d", "") |
51- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | href | tst.js:3:11:3:66 | $("<a/> ... e.com") |
52- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | rel | tst.js:4:3:4:27 | a.attr( ... pener") |
53- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | rel | tst.js:8:3:8:29 | a.prop( ... errer") |
54- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | rel | tst.js:12:3:12:41 | $.attr( ... errer") |
55- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | target | tst.js:2:22:2:37 | target: "_blank" |
56- | tst.jsx:4:11:4:75 | <a href ... mle</a> | href | tst.jsx:4:14:4:38 | href="h ... le.com" |
57- | tst.jsx:4:11:4:75 | <a href ... mle</a> | rel | tst.jsx:4:40:4:48 | rel={rel} |
58- test_AttributeDefinition_getStringValue
59- | event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); | alert(this.tagName); |
60- | tst.html:3:6:3:30 | href=https://semmle.com | https://semmle.com |
61- | tst.html:3:32:3:46 | target=_blank | _blank |
62- | tst.js:2:22:2:37 | target: "_blank" | _blank |
63- | tst.js:3:11:3:66 | $("<a/> ... e.com") | https://semmle.com |
64- | tst.js:4:3:4:27 | a.attr( ... pener") | noopener |
65- | tst.js:6:5:6:24 | "data-bind": "stuff" | stuff |
66- | tst.js:8:3:8:29 | a.prop( ... errer") | noreferrer |
67- | tst.js:10:5:10:29 | "data-b ... rstuff" | otherstuff |
68- | tst.js:12:3:12:41 | $.attr( ... errer") | noopener noreferrer |
69- | tst.js:13:3:13:28 | $.prop( ... d", "") | |
70- | tst.jsx:4:14:4:38 | href="h ... le.com" | https://semmle.com |
7179test_AttributeDefinition_getName
7280| event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); | onclick |
7381| tst.html:3:6:3:30 | href=https://semmle.com | href |
@@ -82,34 +90,13 @@ test_AttributeDefinition_getName
8290| tst.js:13:3:13:28 | $.prop( ... d", "") | data-bind |
8391| tst.jsx:4:14:4:38 | href="h ... le.com" | href |
8492| tst.jsx:4:40:4:48 | rel={rel} | rel |
85- test_Element
86- | event-handler-receiver.html:1:1:6:7 | <html>...</> | event-handler-receiver.html:1:1:6:7 | <html>...</> |
87- | event-handler-receiver.html:2:1:2:13 | <head>...</> | event-handler-receiver.html:2:1:2:13 | <head>...</> |
88- | event-handler-receiver.html:3:1:5:7 | <body>...</> | event-handler-receiver.html:3:1:5:7 | <body>...</> |
89- | event-handler-receiver.html:4:3:4:58 | <button>...</> | event-handler-receiver.html:4:3:4:58 | <button>...</> |
90- | tst.html:1:1:5:7 | <html>...</> | tst.html:1:1:5:7 | <html>...</> |
91- | tst.html:2:1:4:7 | <body>...</> | tst.html:2:1:4:7 | <body>...</> |
92- | tst.html:3:3:3:57 | <a>...</> | tst.html:3:3:3:57 | <a>...</> |
93- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
94- | tst.js:3:11:3:66 | $("<a/> ... e.com") | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
95- | tst.js:4:3:4:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
96- | tst.js:4:3:4:27 | a.attr( ... pener") | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
97- | tst.js:5:3:5:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
98- | tst.js:5:3:7:4 | a.attr( ... f"\\n }) | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
99- | tst.js:8:3:8:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
100- | tst.js:8:3:8:29 | a.prop( ... errer") | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
101- | tst.js:9:3:9:3 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
102- | tst.js:9:3:11:4 | a.prop( ... f"\\n }) | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
103- | tst.js:12:10:12:10 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
104- | tst.js:13:10:13:10 | a | tst.js:3:11:3:31 | $("<a/> ... rAttrs) |
105- | tst.js:23:5:23:30 | React.c ... ('div') | tst.js:23:5:23:30 | React.c ... ('div') |
106- | tst.js:24:5:24:55 | React.c ... , null) | tst.js:24:5:24:55 | React.c ... , null) |
107- | tst.js:27:5:27:14 | factory1() | tst.js:27:5:27:14 | factory1() |
108- | tst.js:31:20:31:55 | <div>He ... }</div> | tst.js:31:20:31:55 | <div>He ... }</div> |
109- | tst.js:36:5:36:55 | React.c ... , null) | tst.js:36:5:36:55 | React.c ... , null) |
110- | tst.js:39:5:39:14 | factory2() | tst.js:39:5:39:14 | factory2() |
111- | tst.jsx:4:11:4:75 | <a href ... mle</a> | tst.jsx:4:11:4:75 | <a href ... mle</a> |
112- | tst.jsx:5:3:5:3 | a | tst.jsx:4:11:4:75 | <a href ... mle</a> |
93+ test_ElementDefinition_getAttribute
94+ | event-handler-receiver.html:4:3:4:58 | <button>...</> | 0 | event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); |
95+ | tst.html:3:3:3:57 | <a>...</> | 0 | tst.html:3:6:3:30 | href=https://semmle.com |
96+ | tst.html:3:3:3:57 | <a>...</> | 1 | tst.html:3:32:3:46 | target=_blank |
97+ | tst.jsx:4:11:4:75 | <a href ... mle</a> | 0 | tst.jsx:4:14:4:38 | href="h ... le.com" |
98+ | tst.jsx:4:11:4:75 | <a href ... mle</a> | 1 | tst.jsx:4:40:4:48 | rel={rel} |
99+ | tst.jsx:4:11:4:75 | <a href ... mle</a> | 2 | tst.jsx:4:50:4:64 | {...otherAttrs} |
113100test_AttributeDefinition_getValueNode
114101| tst.js:2:22:2:37 | target: "_blank" | tst.js:2:30:2:37 | "_blank" |
115102| tst.js:3:11:3:66 | $("<a/> ... e.com") | tst.js:3:46:3:65 | "https://semmle.com" |
@@ -122,17 +109,30 @@ test_AttributeDefinition_getValueNode
122109| tst.jsx:4:14:4:38 | href="h ... le.com" | tst.jsx:4:19:4:38 | "https://semmle.com" |
123110| tst.jsx:4:40:4:48 | rel={rel} | tst.jsx:4:45:4:47 | rel |
124111| tst.jsx:4:50:4:64 | {...otherAttrs} | tst.jsx:4:50:4:64 | ...otherAttrs |
125- test_ElementDefinition
126- | event-handler-receiver.html:1:1:6:7 | <html>...</> | html |
127- | event-handler-receiver.html:2:1:2:13 | <head>...</> | head |
128- | event-handler-receiver.html:3:1:5:7 | <body>...</> | body |
129- | event-handler-receiver.html:4:3:4:58 | <button>...</> | button |
130- | tst.html:1:1:5:7 | <html>...</> | html |
131- | tst.html:2:1:4:7 | <body>...</> | body |
132- | tst.html:3:3:3:57 | <a>...</> | a |
133- | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | a |
134- | tst.js:23:5:23:30 | React.c ... ('div') | div |
135- | tst.js:24:5:24:55 | React.c ... , null) | div |
136- | tst.js:27:5:27:14 | factory1() | div |
137- | tst.js:31:20:31:55 | <div>He ... }</div> | div |
138- | tst.jsx:4:11:4:75 | <a href ... mle</a> | a |
112+ test_AttributeDefinition_getStringValue
113+ | event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); | alert(this.tagName); |
114+ | tst.html:3:6:3:30 | href=https://semmle.com | https://semmle.com |
115+ | tst.html:3:32:3:46 | target=_blank | _blank |
116+ | tst.js:2:22:2:37 | target: "_blank" | _blank |
117+ | tst.js:3:11:3:66 | $("<a/> ... e.com") | https://semmle.com |
118+ | tst.js:4:3:4:27 | a.attr( ... pener") | noopener |
119+ | tst.js:6:5:6:24 | "data-bind": "stuff" | stuff |
120+ | tst.js:8:3:8:29 | a.prop( ... errer") | noreferrer |
121+ | tst.js:10:5:10:29 | "data-b ... rstuff" | otherstuff |
122+ | tst.js:12:3:12:41 | $.attr( ... errer") | noopener noreferrer |
123+ | tst.js:13:3:13:28 | $.prop( ... d", "") | |
124+ | tst.jsx:4:14:4:38 | href="h ... le.com" | https://semmle.com |
125+ test_ElementDefinition_getAttributeByName
126+ | event-handler-receiver.html:4:3:4:58 | <button>...</> | onclick | event-handler-receiver.html:4:11:4:40 | onclick=alert(this.tagName); |
127+ | tst.html:3:3:3:57 | <a>...</> | href | tst.html:3:6:3:30 | href=https://semmle.com |
128+ | tst.html:3:3:3:57 | <a>...</> | target | tst.html:3:32:3:46 | target=_blank |
129+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | data-bind | tst.js:6:5:6:24 | "data-bind": "stuff" |
130+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | data-bind | tst.js:10:5:10:29 | "data-b ... rstuff" |
131+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | data-bind | tst.js:13:3:13:28 | $.prop( ... d", "") |
132+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | href | tst.js:3:11:3:66 | $("<a/> ... e.com") |
133+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | rel | tst.js:4:3:4:27 | a.attr( ... pener") |
134+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | rel | tst.js:8:3:8:29 | a.prop( ... errer") |
135+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | rel | tst.js:12:3:12:41 | $.attr( ... errer") |
136+ | tst.js:3:11:3:31 | $("<a/> ... rAttrs) | target | tst.js:2:22:2:37 | target: "_blank" |
137+ | tst.jsx:4:11:4:75 | <a href ... mle</a> | href | tst.jsx:4:14:4:38 | href="h ... le.com" |
138+ | tst.jsx:4:11:4:75 | <a href ... mle</a> | rel | tst.jsx:4:40:4:48 | rel={rel} |
0 commit comments