Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
Failfont-relative lspace refers to the core operatorassert_approx_equals: baseSizePx * fontScalePercent * lspaceEm expected 100 +/- 1 but got 80
    at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:41: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/operators/mo-font-relative-lengths-001.html:35:7)
Asserts run
Fail
assert_approx_equals(80, 100, 1, "baseSizePx * fontScalePercent * lspaceEm")
    at Test.<anonymous> ( /mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:41:11)
Failfont-relative rspace refers to the core operatorassert_approx_equals: baseSizePx * fontScalePercent * rspaceEm expected 400 +/- 1 but got 320
    at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:50: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/operators/mo-font-relative-lengths-001.html:44:7)
Asserts run
Fail
assert_approx_equals(320, 400, 1, "baseSizePx * fontScalePercent * rspaceEm")
    at Test.<anonymous> ( /mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:50:11)
Failfont-relative minsize refers to the core operatorassert_approx_equals: baseSizePx * fontScalePercent * minsizeEm expected 400 +/- 1 but got 44
    at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:59: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/operators/mo-font-relative-lengths-001.html:53:7)
Asserts run
Fail
assert_approx_equals(44, 400, 1, "baseSizePx * fontScalePercent * minsizeEm")
    at Test.<anonymous> ( /mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:59:11)
Failfont-relative maxsize refers to the core operatorassert_approx_equals: baseSizePx * fontScalePercent * maxsizeEm expected 200 +/- 1 but got 176
    at Test.<anonymous> (https://wpt.live/mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:74: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/operators/mo-font-relative-lengths-001.html:68:7)
Asserts run
Fail
assert_approx_equals(176, 200, 1, "baseSizePx * fontScalePercent * maxsizeEm")
    at Test.<anonymous> ( /mathml/presentation-markup/operators/mo-font-relative-lengths-001.html:74:11)