fix: createImageBitmap throws DOMException if source is 0 (#1422)

* fix: createImageBitmap throws DOMException if source is 0

* code review

* fix

* Create breezy-cats-heal.md

* fix format

---------

Co-authored-by: Justin Halsall <Juice10@users.noreply.github.com>
This commit is contained in:
Manoel Aranda Neto
2024-04-05 14:24:25 +02:00
committed by GitHub
parent e223399c7c
commit 3d1877cff8
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb': patch
---
fix: createImageBitmap throws DOMException if source is 0 width or height