Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailRadicalKernBeforeDegree = -1em < 0assert_approx_equals: should be clamped to 0 expected 0 +/- 1 but got 2.765625
    at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/radicals/root-parameters-2.html:39:11)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at runTests (https://wpt.live/mathml/presentation-markup/radicals/root-parameters-2.html:37:7)
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/radicals/root-parameters-2.html:38:11)
Fail
assert_approx_equals(2.765625, 0, 1, "should be clamped to 0")
    at Test.<anonymous> ( /mathml/presentation-markup/radicals/root-parameters-2.html:39:11)
FailRadicalKernBeforeAfterDegree = -5em < -3em = -degree's inline sizeassert_approx_equals: should be clamped to 3em expected 30 +/- 1 but got 9.546875
    at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/radicals/root-parameters-2.html:47:11)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at runTests (https://wpt.live/mathml/presentation-markup/radicals/root-parameters-2.html:43:7)
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /mathml/presentation-markup/radicals/root-parameters-2.html:44:11)
Fail
assert_approx_equals(9.546875, 30, 1, "should be clamped to 3em")
    at Test.<anonymous> ( /mathml/presentation-markup/radicals/root-parameters-2.html:47:11)