-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
need-definitionAn issues where something needs to be specified normativelyAn issues where something needs to be specified normatively
Description
Authors can set negative visible rectangle values via VideoFrame(Buffer,)Init.visibleRect. https://w3c.github.io/webcodecs/#validate-videoframeinit checks that this isn't the case, but other paths use visibleRect without validating, such as Parse VideoFrameCopyToOptions and the VideoFrame ctor that takes aCanvasImageSource as argument.
Metadata
Metadata
Assignees
Labels
need-definitionAn issues where something needs to be specified normativelyAn issues where something needs to be specified normatively