[offscreen-canvas] Remove remaining 2d.path.stroke.prune.* tests for open paths from interop-2023 #454
Labels
focus area: Offscreen Canvas
test-change-proposal
Proposal to add or remove tests for an interop area
Test List
2d.path.stroke.prune.closed.html
2d.path.stroke.prune.closed.worker.html
2d.path.stroke.prune.rect.html
2d.path.stroke.prune.rect.worker.html
Rationale
The behavior of 0-length subpaths with line-caps is subject to a longstanding whatwg/html#1079 that has never been resolved. Due to that discussion, #392 removed 0-length open subpath with linecaps.
Since the existing spec text is confusing/ambiguous and discussion finally agreed to a spec change and the new spec is not available. I think we should remove all impacted tests from the interop-2023 set until the new spec is written.
The text was updated successfully, but these errors were encountered: