Back to Chromium

Clear Timeout

third_party/blink/web_tests/fast/dom/Window/clear-timeout.html

149.0.7827.2160 B
Original Source

This test checks that clearTimeout works by setting up two timeouts and cancelling one. If the test succeeds you should see only function f2 being called below.