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 invalid HTML in application layout #4753

Merged
merged 2 commits into from
Dec 30, 2021
Merged

Fix invalid HTML in application layout #4753

merged 2 commits into from
Dec 30, 2021

Conversation

javierm
Copy link
Member

@javierm javierm commented Dec 3, 2021

References

Objectives

  • Remove the noise generated by these errors when checking for valid HTML
  • Make browsers spend less time rendering the page
  • Make us look more professional 😎

@javierm javierm added this to Reviewing in Consul Democracy via automation Dec 3, 2021
@javierm javierm self-assigned this Dec 3, 2021
@taitus taitus self-assigned this Dec 30, 2021
Consul Democracy automation moved this from Reviewing to Testing Dec 30, 2021
We forgot to remove it in commit f28a5cc.

The generated HTML was invalid, with the error:

> Element meta is missing one or more of the following attributes:
> content, property.
See foundation/foundation-sites issue 12167, which was fixed in
Foundation 6.7.1. However, since Foundation 6.7 requires Node 12 and the
foundation-rails gem hasn't been maintained for a year and a half, we're
not updating for now.
@javierm javierm merged commit 336c055 into master Dec 30, 2021
@javierm javierm deleted the invalid_html branch December 30, 2021 16:26
Consul Democracy automation moved this from Testing to Release 1.5.0 Dec 30, 2021
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

2 participants