Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassTest for animate element when setting both href and xlink:href
Asserts run
Pass
assert_equals(Element node <rect width="10px" height="10px" id="rect1"></rect>, Element node <rect width="10px" height="10px" id="rect1"></rect>)
    at Test.<anonymous> ( /svg/linking/scripted/href-animate-element.html:30:3)
Pass
assert_equals(50, 50)
    at  /svg/linking/scripted/href-animate-element.html:35:5
Pass
assert_equals(0, 0)
    at  /svg/linking/scripted/href-animate-element.html:36:5
PassTest for animateTransform element when setting both href and xlink:href
Asserts run
Pass
assert_equals(Element node <rect width="10px" height="10px" id="rect1"></rect>, Element node <rect width="10px" height="10px" id="rect1"></rect>)
    at Test.<anonymous> ( /svg/linking/scripted/href-animate-element.html:59:3)
Pass
assert_equals(50, 50)
    at  /svg/linking/scripted/href-animate-element.html:64:5
Pass
assert_equals(0, 0)
    at  /svg/linking/scripted/href-animate-element.html:65:5
FailTest for animate element when removing href but we still have xlink:hrefassert_equals: expected 100 but got 50
    at https://wpt.live/svg/linking/scripted/href-animate-element.html:99:5
Asserts run
Pass
assert_equals(Element node <circle cx="50" cy="50" r="40" id="circle1"></circle>, Element node <circle cx="50" cy="50" r="40" id="circle1"></circle>)
    at Test.<anonymous> ( /svg/linking/scripted/href-animate-element.html:88:3)
Pass
assert_equals(100, 100)
    at  /svg/linking/scripted/href-animate-element.html:93:5
Pass
assert_equals(50, 50)
    at  /svg/linking/scripted/href-animate-element.html:94:5
Pass
assert_equals(Element node <circle cx="50" cy="50" r="40" id="circle2"></circle>, Element node <circle cx="50" cy="50" r="40" id="circle2"></circle>)
    at  /svg/linking/scripted/href-animate-element.html:97:5
Pass
assert_equals(50, 50)
    at  /svg/linking/scripted/href-animate-element.html:98:5
Fail
assert_equals(50, 100)
    at  /svg/linking/scripted/href-animate-element.html:99:5
PassTest for animate element when removing xlink:href but we still have href
Asserts run
Pass
assert_equals(Element node <circle cx="50" cy="50" r="40" id="circle1"></circle>, Element node <circle cx="50" cy="50" r="40" id="circle1"></circle>)
    at Test.<anonymous> ( /svg/linking/scripted/href-animate-element.html:122:3)
Pass
assert_equals(100, 100)
    at  /svg/linking/scripted/href-animate-element.html:127:5
Pass
assert_equals(50, 50)
    at  /svg/linking/scripted/href-animate-element.html:128:5
Pass
assert_equals(Element node <circle cx="50" cy="50" r="40" id="circle1"></circle>, Element node <circle cx="50" cy="50" r="40" id="circle1"></circle>)
    at  /svg/linking/scripted/href-animate-element.html:131:5
Pass
assert_equals(100, 100)
    at  /svg/linking/scripted/href-animate-element.html:132:5
Pass
assert_equals(50, 50)
    at  /svg/linking/scripted/href-animate-element.html:133:5