Closed
Bug 1835664
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 40284 - Allow template parameters to refer to each other.
Categories
(Core :: Graphics: Canvas2D, task, P4)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40284 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40284
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Allow template parameters to refer to each other.
In this CL, this is used to add "{{ size[0] }}" and "{{ size[1] }}"
in places where the canvas size was used in the test template.Change-Id: Ieda40f3007a42ffe8706684575d194283035a56c
Bug: 1275750
Reviewed-on: https://chromium-review.googlesource.com/4558644
WPT-Export-Revision: 87be2dc2dc55ba1c0b86a44c2cde8e8f5472bd54
Assignee | ||
Comment 1•2 years ago
|
||
PR 40284 applied with additional changes from upstream: 61df589280a49b4acd3c2cf92a95175f2733d5c5, fd4ee08a695cd64108f6aeb618df1dc26661bdf0, c50c86054fad796ef6b359168b4fc3b3a8b2c8d5, bf54d7cc0f0cdf30335402582552fce91e7ce4f0, 4b7da9c13ee7033e399c8db2ae9dfc6dc51ff0a1
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → Graphics: Canvas2D
Product: Testing → Core
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Assignee | ||
Comment 6•2 years ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 7•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89be7244848e
[wpt PR 40284] - Allow template parameters to refer to each other., a=testonly
Assignee | ||
Comment 9•2 years ago
|
||
Test result changes from PR not available.
Comment 10•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•