Skip to content

Missing implementation of reset method on CanvasRenderingContext2D and OffscreenCanvasRenderingContext2d #3843

Closed
@Nul-led

Description

@Nul-led

Describe the Bug

CanvasState.reset is not implemented for web_sys::CanvasRenderingContext2d and web_sys::OffscreenCanvasRenderingContext2d.

Steps to Reproduce

None

Expected Behavior

web_sys::CanvasRenderingContext2d::reset and web_sys::OffscreenCanvasRenderingContext2d::reset should exist as per specification.

Actual Behavior

The method mentioned above is not implemented.

Additional Context

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions