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

Add DOM fixtures for disabled button click events #9271

Merged
merged 1 commit into from Mar 29, 2017

Conversation

aweary
Copy link
Contributor

@aweary aweary commented Mar 28, 2017

Adds a DOM fixture for disabled buttons, specifically:

  • click events on disabled buttons with a single child text node
  • click events disabled buttons containing another element, in this case a <span>

Related to #8308 and #8583

cc @nhunzaker

</TestCase>
</FixtureSet>
)
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be 2 space indentation?

@nhunzaker
Copy link
Contributor

👍, aside from the spacing stuff.

@aweary aweary merged commit da91e9e into facebook:master Mar 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants