You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This algorithm is used by createPattern() for which Chrome, Edge (different exception), Firefox, and Safari all throw. It's also used by drawImage() for which Edge, Firefox, and Safari throw. Chrome is the odd one out there.
This changed in 76782de and nobody picked it up then. That change also forgot to change the domintro boxes which still suggest throwing (and how I noticed this problem).
0 commit comments