Mike Harol

Results 3 comments of Mike Harol

![Image](https://github.com/user-attachments/assets/4661a8be-1439-4c1d-8272-a6f4c49581fd)

Look at this discussion https://github.com/whatwg/html/issues/8085

My guess is you should change this line imageOrientation: t.flipY ? "flipY" : "none", to imageOrientation: t.flipY ? "flipY" : "from-image",