Source code

Revision control

Copy as Markdown

Other Tools

[handler-count.html?element]
[handler-count.html?document]
[handler-count.html?window]
expected:
if not asan and (os == "linux") and debug and fission: [OK, TIMEOUT]
if asan and fission: TIMEOUT
[Test addEventListener/removeEventListener on the window.]
expected:
if not asan and (os == "linux") and debug and fission: [PASS, TIMEOUT]
if asan and fission: TIMEOUT
[Test setting onanimationstart handler on the window.]
expected:
if not asan and (os == "linux") and debug and fission: [PASS, NOTRUN]
if asan and fission: NOTRUN