Source code

Revision control

Copy as Markdown

Other Tools

[min-duration-threshold.html]
[PerformanceObserver with durationThreshold of 0 sees events of duration >= 16]
expected:
if not debug and (os == "linux") and not asan and tsan: PASS
if not debug and (os == "win") and (processor == "x86"): PASS
if not debug and (os == "linux") and asan: PASS
if debug: PASS
[PASS, FAIL]