[wpt-sync] Sync PR 23343 - [canvas] make paths to /css/css-images/ resources absolute
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23343 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23343
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
[canvas] make paths to /css/css-images/ resources absolute
Some of these relative paths broke in https://github.com/web-platform-tests/wpt/pull/23070.
There are already a lot of absolute paths elsewhere here, so just make
these absolute too to fix the problem.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 9 tests
Status Summary
Firefox
PASS: 5
FAIL: 4
Chrome
PASS: 9
Safari
PASS: 3
FAIL: 6
Links
Details
New Tests That Don't Pass
/html/canvas/element/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-orientation-none.tentative.html: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height-orientation-none.tentative.html: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height-orientation-none.tentative.html: FAIL (Chrome: PASS, Safari: FAIL)
/html/canvas/element/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-orientation-none.tentative.html: FAIL (Chrome: PASS, Safari: FAIL)
Comment 6•5 years ago
|
||
bugherder |
Description
•