Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that javascript: evaluation only performs a navigation to the result when the result is a string value.
Asserts run
Pass
assert_equals("1", "1", "string return should cause navigation")
    at Test.<anonymous> ( /html/browsers/browsing-the-web/navigating-across-documents/javascript-url-return-value-handling.html:17:5)