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
Ok yup that was clearly a bug on my part. The old spec had add/delete defined in a combined algo, and branched on the operation to figure out what the return value is (the set for add, the value for delete). When I split them apart I must have mistakenly used the same code for each; I probably copy-pasted the algos.
I'll fix in a PR.
tabatkins
added a commit
to tabatkins/webidl
that referenced
this issue
Feb 21, 2023
Originally posted by @Liamolucko in #1138 (comment)
cc @tabatkins
The text was updated successfully, but these errors were encountered: