a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
a
b
c
e
f
g
h
i
j
k
{"ScriptPreparationCode":"var parent = document.getElementById(\u0022parent\u0022);\r\nvar text =\u0022\u0022;","TestCases":[{"Name":"Parent listener","Code":"parent.addEventListener(\u0022click\u0022, (e)=\u003E{\r\n text = e.target.textContent;\r\n});","IsDeferred":false},{"Name":"Child listeners","Code":"for(var children of parent.children){\r\n children.addEventListener(\u0022click\u0022,(e)=\u003E{\r\n text = e.target.textContent; \r\n })\r\n}","IsDeferred":false}]}