Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassVTTCue.text, script-created cue
Asserts run
Pass
assert_true(true, "text is not supported")
    at Test.<anonymous> ( /webvtt/api/VTTCue/text.html:16:5)
Pass
assert_equals("text1\r\n\n\0", "text1\r\n\n\0")
    at Test.<anonymous> ( /webvtt/api/VTTCue/text.html:17:5)
Pass
assert_equals("text1\r\n\n\0", "text1\r\n\n\0")
    at Test.<anonymous> ( /webvtt/api/VTTCue/text.html:19:5)
Pass
assert_equals("null", "null")
    at Test.<anonymous> ( /webvtt/api/VTTCue/text.html:21:5)
PassVTTCue.text, parsed cue
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /webvtt/api/VTTCue/text.html:29:9)
Pass
assert_equals("test", "test")
    at Test.<anonymous> ( /webvtt/api/VTTCue/text.html:30:9)