2d.text.draw.baseline.bottom

textBaseline bottom is the bottom of the em square (not the bounding box)

Summary

Harness status: Error

Unhandled rejection: A network error occurred.

Found 1 tests

Details

ResultTest NameMessage
FailtextBaseline bottom is the bottom of the em square (not the bounding box)assert_approx_equals: Red channel of the pixel at (5, 5) expected 0 +/- 2 but got 255
    at _assertPixelApprox (https://wpt.live/html/canvas/resources/canvas-tests.js:47:5)
    at Test.<anonymous> (https://wpt.live/html/canvas/offscreen/text/2d.text.draw.baseline.bottom.html:29:3)
Asserts run
Fail
assert_approx_equals(255, 0, 2, "Red channel of the pixel at (5, 5)")
    at _assertPixelApprox ( /html/canvas/resources/canvas-tests.js:47:5)