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

SubmitEvent added to Firefox 75 #5882

Closed
wants to merge 10 commits into from
Closed

Conversation

a2sheppy
Copy link
Contributor

Add SubmitEvent to Firefox 75
This interface is part of the HTML DOM, and is used to represent
form submit events. It has been added in Firefox 75.

Sources:

@ghost ghost added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 25, 2020
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

This sets support to false for all browsers, but I think there is support as you say in your PR text :)

larsgw added a commit to larsgw/browser-compat-data that referenced this pull request Apr 17, 2020
  - based on mdn#5882
  - changed browsers with `false` to `null`
  - changed `clipboardData` to `submitter`
  - added `spec_url`s and a `description`
  - added Chrome 81 support

Source https://www.chromestatus.com/feature/5187248926490624
ddbeck pushed a commit that referenced this pull request Apr 20, 2020
* SubmitEvent supported in Chrome 81

  - based on #5882
  - changed browsers with `false` to `null`
  - changed `clipboardData` to `submitter`
  - added `spec_url`s and a `description`
  - added Chrome 81 support

Source https://www.chromestatus.com/feature/5187248926490624
@queengooborg
Copy link
Collaborator

Hey @a2sheppy, do you plan on coming back to this PR?

@a2sheppy
Copy link
Contributor Author

Well.. how the hell did I do that? :) Let me look at it, thanks...

@Elchi3
Copy link
Member

Elchi3 commented Apr 30, 2020

This has now been added in #5998 but that PR didn't know about Firefox 75. Can you open a new PR @a2sheppy ?

@Elchi3
Copy link
Member

Elchi3 commented May 21, 2020

No answer here in weeks, I've opened a new PR #6195

@Elchi3 Elchi3 closed this May 21, 2020
@a2sheppy
Copy link
Contributor Author

Hm, sorry about that. Thought I had done that already. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants