Closed
Bug 1679045
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 26619 - Remove annotated-spec-related functionality from canvas tests
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26619 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26619
Details from upstream follow.
b'adroitwhiz <adroitwhiz@protonmail.com>' wrote:
Remove annotated-spec-related functionality from canvas tests
This removes the cruft I mentioned in #26618.
I've split this into three commits:
- The first removes
current-work-canvas.xhtmland related Python script functionality.- The second removes the
previouslyfield fromspec.yaml.- The third removes the
<^>and<eol>syntax from the text snippets inspec.yaml. It appears that<^>was used to indicate where links to relevant tests would be inserted into the text, and<eol>was used to aid text processing. I've kept<...>as I believe it has relevant semantic meaning but I'd be open to removing it as well.
| Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e47e76bbb197
[wpt PR 26619] - Remove annotated-spec-related functionality from canvas tests, a=testonly
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•