Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCalled the notification constructor with no arguments.
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() {         new Notification()     }")
    at Test.<anonymous> ( /notifications/constructor-invalid.https.html:10:5)