Closed Bug 1676108 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 26383 - Fix OffscreenCanvas RTL tests

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 26383 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/26383
Details from upstream follow.

b'Chris Lord <chrislord.net@gmail.com>' wrote:

Fix OffscreenCanvas RTL tests

There's no canvas element to set direction on with OffscreenCanvas, so
explicitly set direction in the font string. Should fix #26381.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 8 tests and 1 subtests

Status Summary

Firefox

OK : 8
FAIL: 8

Chrome

OK : 8
PASS: 8

Safari

OK : 8
FAIL: 8

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/canvas/offscreen/text/2d.text.draw.align.end.ltr.html
textAlign end with ltr is the right edge: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/text/2d.text.draw.align.end.ltr.worker.html
textAlign end with ltr is the right edge: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.html
textAlign end with rtl is the left edge: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.worker.html
textAlign end with rtl is the left edge: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/text/2d.text.draw.align.start.ltr.html
textAlign start with ltr is the left edge: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/text/2d.text.draw.align.start.ltr.worker.html
textAlign start with ltr is the left edge: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/text/2d.text.draw.align.start.rtl.html
textAlign start with rtl is the right edge: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/text/2d.text.draw.align.start.rtl.worker.html
textAlign start with rtl is the right edge: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4ee7cb3ada91
[wpt PR 26383] - Fix OffscreenCanvas RTL tests, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.