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

Don't set display: none under legacyOptimizations. Fixes #5541. #5542

Merged
merged 1 commit into from May 17, 2019

Conversation

kevinpschaaf
Copy link
Member

Elide setting style on template elements if legacyOptimizations is on.

Reference Issue

Fixes #5541.

Copy link
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

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

😢

@kevinpschaaf kevinpschaaf merged commit 4f40589 into master May 17, 2019
@kevinpschaaf kevinpschaaf deleted the 5541-kschaaf-template-display branch May 17, 2019 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avoid cost of setting display:none under legacyOptimizations
4 participants