Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define difference for Sets #658

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Define difference for Sets #658

merged 1 commit into from
Dec 11, 2024

Conversation

OrKoN
Copy link
Contributor

@OrKoN OrKoN commented Dec 10, 2024

In WebDriver BiDi specification, we have use cases for using the difference operation on two sets.
This PR adds a definition for the difference operation for two sets.

Closes #632


Preview | Diff

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will give it a day in case @annevk also wants to take a look.

Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@annevk annevk merged commit 7351436 into whatwg:main Dec 11, 2024
2 checks passed
@OrKoN OrKoN deleted the orkon/difference branch December 11, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Define set difference
3 participants