Closed Bug 1711171 Opened 4 years ago Closed 2 years ago

New wpt failures in /html/canvas/ [offscreen/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.html, element/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.html, and 4 others]

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 28977 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.html
Conic gradient function exists: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.html
Conic gradient function exists: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.negative.rotation.worker.html
Conic gradient function exists: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/fill-and-stroke-styles/2d.gradient.conic.positive.rotation.html
Conic gradient function exists: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.positive.rotation.html
Conic gradient function exists: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.positive.rotation.worker.html
Conic gradient function exists: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1710912 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Here's the latest discussion about it on WhatWG: https://github.com/whatwg/html/pull/8213

Here's the relevant spec: https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-createconicgradient

And the broken WPT: https://wpt.fyi/results/html/canvas/element/fill-and-stroke-styles?label=master&label=experimental&aligned&view=subtest&q=canvas%20conic

This means that the angle on ConicGradient needs to be +PI/4 to match the rest of the Canvas API.

Depends on: 1818911
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.