Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Failcursor hotspot with sign() depending on font relative unitsassert_equals: expected "url(\"data:image/x-icon,\") 7 0, auto" but got "auto"
    at Test.<anonymous> (https://www1.wpt.live/css/css-ui/cursor-calc-hotspot.html:29:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-ui/cursor-calc-hotspot.html:28:3
Asserts run
Fail
assert_equals("auto", "url(\"data:image/x-icon,\") 7 0, auto")
    at Test.<anonymous> ( /css/css-ui/cursor-calc-hotspot.html:29:5)
Failcursor hotspot depending on sibling-index()assert_equals: expected "url(\"data:image/x-icon,\") 8 0, auto" but got "auto"
    at Test.<anonymous> (https://www1.wpt.live/css/css-ui/cursor-calc-hotspot.html:33:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-ui/cursor-calc-hotspot.html:32:3
Asserts run
Fail
assert_equals("auto", "url(\"data:image/x-icon,\") 8 0, auto")
    at Test.<anonymous> ( /css/css-ui/cursor-calc-hotspot.html:33:5)
Passcursor hotspot depending on simplified numeric calc()
Asserts run
Pass
assert_equals("url(\"data:image/x-icon,\") 9 0, auto", "url(\"data:image/x-icon,\") 9 0, auto")
    at Test.<anonymous> ( /css/css-ui/cursor-calc-hotspot.html:37:5)
Failcursor hotspot depending on simplified numeric calc() with sign()assert_equals: expected "url(\"data:image/x-icon,\") 10 0, auto" but got "auto"
    at Test.<anonymous> (https://www1.wpt.live/css/css-ui/cursor-calc-hotspot.html:41:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-ui/cursor-calc-hotspot.html:40:3
Asserts run
Fail
assert_equals("auto", "url(\"data:image/x-icon,\") 10 0, auto")
    at Test.<anonymous> ( /css/css-ui/cursor-calc-hotspot.html:41:5)