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

Remove obsolete meta viewport properties from v0.3 back-compat template #3690

Merged

Conversation

westonruter
Copy link
Member

Summary

Follow up on #3681. When I found out that the old meta viewport was added in the initial version of the plugin, I then realized that it also would need to be updated in the (very) old v0.3 back-compat templates (which we should really deprecate now, cf. #2202). This PR updates the the old meta viewport to remove the now-unnecessary meta viewport properties which cause a11y problems.

Checklist

  • My pull request is addressing an open issue (please create one otherwise).
  • My code is tested and passes existing tests.
  • My code follows the Engineering Guidelines (updates are often made to the guidelines, check it out periodically).

@kienstra
Copy link
Contributor

kienstra commented Nov 5, 2019

Approved

Hi @westonruter,
This looks good, it makes sense to also remove those properties in this template.

@westonruter westonruter merged commit 73cad56 into develop Nov 5, 2019
@westonruter westonruter deleted the update/meta-viewport-in-v0.3-back-compat-templates branch November 5, 2019 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Signed the Google CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants