Skip to content

Conversation

@adrianolek
Copy link

As @gibson042 suggested, this enables 3rd party polyfills/workarounds to fix the IE8 delegated submit issues when HTML5 form attribute is used (see #2332 (comment), #2547 (comment))

Fixes gh-2332

@mgol
Copy link
Member

mgol commented Sep 6, 2015

LGTM.

@timmywil
Copy link
Member

timmywil commented Sep 6, 2015

Me too!

src/event.js Outdated
Copy link
Member

Choose a reason for hiding this comment

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

To prevent premature reversion, I'd like to see a comment explaining why this line uses jQuery.prop instead of elem.form (e.g., like this). It should probably reference gh-2332, and be preceded by Support: IE <=8.

@adrianolek
Copy link
Author

Question about cs; should I add the comment before var elem or leave it where it is now, but add blank line (for jscs)?

@mgol
Copy link
Member

mgol commented Sep 10, 2015

@adrianolek

Question about cs; should I add the comment before var elem or leave it where it is now, but add blank line (for jscs)?

The latter. It should be as close to where it applies as possible.

@mgol
Copy link
Member

mgol commented Sep 14, 2015

Landed at ead83b9, thanks!

@mgol mgol closed this Sep 14, 2015
mgol pushed a commit that referenced this pull request Sep 14, 2015
@mgol mgol removed the Needs review label Sep 25, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants