-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix missing references to OffscreenCanvas
A few places that do expect a CanvasImageSource omit the OffscreenCanvas interface, while it is defined as being one in https://html.spec.whatwg.org/multipage/canvas.html#canvasimagesource A couple of non-normative notes also were missing notes about OffscreenCanvas.
- Loading branch information
Showing
1 changed file
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters