Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / clear-timeout-expected.txt
blob5314f723710ffeb1000cdcddb387e25fe33855a8
1 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.
3 The function f2 was called.