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

Fix #623 (remove redundant HTML attribute) #624

Merged

Conversation

karol-majewski
Copy link
Contributor

What:

A legacy HTML attribute is being removed.

Why:

It makes the markup semantically correct.

How:

The code responsible for unwanted behavior has been removed.

Checklist:

  • Documentation
  • Tests
  • Code complete

This attribute is no longer required in HTML5.
Copy link
Member

@emmatown emmatown left a comment

Choose a reason for hiding this comment

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

Thanks!!

@emmatown emmatown merged commit f49361e into emotion-js:master Apr 13, 2018
@karol-majewski karol-majewski deleted the remove-unnecessary-html-attribute branch April 13, 2018 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants