Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passobject legacycaller should not be supported
Asserts run
Pass
assert_equals("object", "object", "typeof")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-object-element/historical.html:10:3)
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() {     elm();   }")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-object-element/historical.html:11:3)
Passobject's typeMustMatch IDL attribute should not be supported
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /html/semantics/embedded-content/the-object-element/historical.html:18:3)
Passobject's typemustmatch content attribute should not be supported
Asserts run
Pass
assert_not_equals(Document node with 1 child, null, "/common/blank.html should be loaded")
    at Test.<anonymous> ( /html/semantics/embedded-content/the-object-element/historical.html:28:5)