[wpt-sync] Sync PR 48365 - Allow semicolons in pycairo snippets in the canvas WPT generator
Categories
(Core :: Graphics: Canvas2D, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48365 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48365
Details from upstream follow.
Jean-Philippe Gravel <jpgravel@chromium.org> wrote:
Allow semicolons in pycairo snippets in the canvas WPT generator
Semicolons are actually allowed in Python, they are used to separate
multiple statements specified on the same line:
https://docs.python.org/3/reference/compound_stmts.htmlBug: 364549423
Change-Id: I790a6275777fd83c0048ddeb3fe39854d576c1b4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5891425
Commit-Queue: Jean-Philippe Gravel \<jpgravel@chromium.org>
Reviewed-by: Andres Ricardo Perez \<andresrperez@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1361379}
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
Comment 4•1 month ago
|
||
bugherder |
Comment 5•1 month ago
|
||
bugherder |
Description
•