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

Fixed some invalid HTML/CSS #192

Merged
merged 2 commits into from
Jun 23, 2022
Merged

Fixed some invalid HTML/CSS #192

merged 2 commits into from
Jun 23, 2022

Conversation

skoehler47
Copy link
Contributor

@skoehler47 skoehler47 commented Jun 12, 2022

This pull requests contains some fixes for invalid HTML and CSS, which is automatically created by Wt - as described in Issue 10482

@skoehler47 skoehler47 marked this pull request as ready for review June 12, 2022 19:22
Copy link
Collaborator

@emweb emweb left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution. I have one small remark.

We indeed added the self-closing tag fixing to <head-matter> but didn't take special care of link and meta tags.

cursor: hand; is a leftover cross browser compatibility thing. It's fine to remove it now.

Roel

src/web/DomElement.C Outdated Show resolved Hide resolved
@emweb emweb merged commit f5b535e into emweb:master Jun 23, 2022
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