2d.text.draw.baseline.top

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

A

Actual output:

FAIL (fallback content)

Expected output:

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailtextBaseline top is the top 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/element/text/2d.text.draw.baseline.top.html:39: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)