Sample HTML5 API Tests

There should be two results

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassTest defined before onload
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /resources/test/tests/functional/api-tests-2.html:14:18)
PassTest defined after onload
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /resources/test/tests/functional/api-tests-2.html:16:39)