Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassSVGMarkerElement.orientType synchronization, setting orientType to 'auto'
Asserts run
Pass
assert_equals(2, 2, "initial")
    at Test.<anonymous> ( /svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:10:3)
Pass
assert_equals("auto", "auto")
    at Test.<anonymous> ( /svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:13:3)
Pass
assert_equals(1, 1, "to 'auto'")
    at Test.<anonymous> ( /svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:14:3)
FailSVGMarkerElement.orientType synchronization, setting orientAngle using valueInSpecifiedUnitsassert_equals: expected "1" but got "auto"
    at Test.<anonymous> (https://wpt.live/svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:26:3)
    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/painting/scripted/SVGMarkerElement-orientType-synchronization.html:17:1
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:19:3)
Pass
assert_equals("auto", "auto")
    at Test.<anonymous> ( /svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:22:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:25:3)
Fail
assert_equals("auto", "1")
    at Test.<anonymous> ( /svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html:26:3)