Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / callback-function-with-handle-event-expected.txt
blob5cad85502d576aa18d598114d7e2822a426b3b03
1 When a JS callback is a function, it should be called. If the function has another function as its handleEvent property, that function should not be called.
3 PASS The callback function was called directly.
4 PASS successfullyParsed is true
6 TEST COMPLETE