[Webkit-unassigned] [Bug 225349] New: Add reset function to CanvasRenderingContext2D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 06:41:30 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225349

            Bug ID: 225349
           Summary: Add reset function to CanvasRenderingContext2D
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aaronhk at chromium.org
                CC: dino at apple.com

Add CanvasRenderingContext2D.reset(), which resets the rendering context, which includes the backing buffer, the drawing state stack, path, and styles. This is soon to be added to the WHATWG spec https://github.com/whatwg/html/pull/6639
  Chromium bug: crbug.com/1131137
  Web Platform Tests: https://github.com/web-platform-tests/wpt/tree/master/html/canvas/element/reset

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210504/482f69eb/attachment.htm>


More information about the webkit-unassigned mailing list