Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailUse of SVGAnimatedEnumeration within SVGFECompositeElementFailed to set the 'baseVal' property on 'SVGAnimatedEnumeration': The enumeration value provided is 0, which is not settable.
TypeError: Failed to set the 'baseVal' property on 'SVGAnimatedEnumeration': The enumeration value provided is 0, which is not settable.
    at Test.<anonymous> (https://wpt.live/svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:38:39)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:6:1
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:13:3)
Pass
assert_equals("number", "number")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:14:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:15:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:19:3)
Pass
assert_equals("in", "in")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:20:3)
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:24:3)
Pass
assert_equals("out", "out")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:25:3)
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:29:3)
Pass
assert_equals("atop", "atop")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:30:3)
Pass
assert_equals(5, 5)
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:34:3)
Pass
assert_equals("xor", "xor")
    at Test.<anonymous> ( /svg/types/scripted/SVGAnimatedEnumeration-SVGFECompositeElement.html:35:3)