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

Implement formdata event #22654

Closed
jdm opened this issue Jan 8, 2019 · 1 comment
Closed

Implement formdata event #22654

jdm opened this issue Jan 8, 2019 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Jan 8, 2019

whatwg/html#4239
whatwg/xhr#231
web-platform-tests/wpt#14637

This specification change adds an event that is fired while submitting a form, allowing web content to modify the form contents before it is submitted.

@CYBAI
Copy link
Collaborator

@CYBAI CYBAI commented Jan 9, 2019

I'm working on this one!

@jdm jdm assigned CYBAI Jan 9, 2019
@CYBAI CYBAI mentioned this issue Jan 9, 2019
4 of 4 tasks complete
bors-servo added a commit that referenced this issue Jan 10, 2019
Implement formdata event

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22654
- [x] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22660)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Jan 22, 2019
Implement formdata event

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22654
- [x] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22660)
<!-- Reviewable:end -->
bors-servo added a commit that referenced this issue Jan 22, 2019
Implement formdata event

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #22654
- [x] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22660)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.