Summary

Harness status: OK

Found 18 tests

Details

ResultTest NameMessage
PassScripts with for and event attributes
Asserts runNo asserts ran
PassScript 0
Asserts run
Pass
assert_equals(false, false, "script for=\"wİndow\" event=\"onload\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 1
Asserts run
Pass
assert_equals(false, false, "script for=\"window\" event=\"onload x\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 2
Asserts run
Pass
assert_equals(false, false, "script for=\"window\" event=\"onload(x\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 3
Asserts run
Pass
assert_equals(false, false, "script for=\"window\" event=\"onload(x)\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 4
Asserts run
Pass
assert_equals(false, false, "script for=\"window\" event=\"onclick\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 5
Asserts run
Pass
assert_equals(false, false, "script for=\"\" event=\"onload\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 6
Asserts run
Pass
assert_equals(false, false, "script for=\"window\" event=\"\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 7
Asserts run
Pass
assert_equals(false, false, "script for=\"\" event=\"\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 8
Asserts run
Pass
assert_equals(false, false, "script for=\" window\" event=\"onload\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 9
Asserts run
Pass
assert_equals(false, false, "script for=\"window \" event=\"onload\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 10
Asserts run
Pass
assert_equals(false, false, "script for=\"window\" event=\" onload\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 11
Asserts run
Pass
assert_equals(false, false, "script for=\"window\" event=\"onload \"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 12
Asserts run
Pass
assert_equals(true, true, "script for=\" window \" event=\" onload \"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 13
Asserts run
Pass
assert_equals(true, true, "script for=\" window \" event=\" onload() \"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 14
Asserts run
Pass
assert_equals(false, false, "script for=\"object\" event=\"handler\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 15
Asserts run
Pass
assert_equals(true, true, "script for=null event=\"handler\"")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)
PassScript 16
Asserts run
Pass
assert_equals(true, true, "script for=\"object\" event=null")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/script-for-event.html:87:7)