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
Chrome and Firefox both throw a TypeError. The spec doesn't cover this case.
CC @snianu
Keeping this separate from #158 to not widen its scope.
The text was updated successfully, but these errors were encountered:
mbrodesser
changed the title
ClipboardItem constructor should throw when items is emptyClipboardItem constructor should throw when items are empty
Feb 14, 2022
@mbrodesser Ah you are right. It should throw a TypeError. I can add it to the spec if you want, but if this needs further discussion then we can do this in a separate PR.
Chrome and Firefox both throw a
TypeError
. The spec doesn't cover this case.CC @snianu
Keeping this separate from #158 to not widen its scope.
The text was updated successfully, but these errors were encountered: