Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassDirect [[Set]] preserves [[Enumerable]]: false property attribute
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:13:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:16:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:19:3)
PassPrototype chain [[Set]] creates property on receiver
Asserts run
Pass
assert_equals(function "function() {}", function "function() {}")
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:26:3)
Pass
assert_not_equals(function "function Location() { [native code] }", function "function() {}")
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:27:3)
Pass
assert_equals(function "function() {}", function "function() {}")
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:30:3)
Pass
assert_not_equals(function "function HTMLDocument() { [native code] }", function "function() {}")
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:31:3)
Pass
assert_equals(function "function() {}", function "function() {}")
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:34:3)
Pass
assert_not_equals(function "function HTMLPreElement() { [native code] }", function "function() {}")
    at Test.<anonymous> ( /webidl/ecmascript-binding/interface-object-set-receiver.html:35:3)