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

Empty lang attribute detected as not well-formed #299

Open
FlorentTorregrosa opened this issue Jun 26, 2021 · 0 comments
Open

Empty lang attribute detected as not well-formed #299

FlorentTorregrosa opened this issue Jun 26, 2021 · 0 comments

Comments

@FlorentTorregrosa
Copy link

Hello,

I am using Pa11y-CI with HTML_CodeSniffer to scan my Drupal website and it returned:

The language specified in the lang attribute of this element does not appear to be well-formed.

   (#comment-30 > footer > p > span:nth-child(1) > span)

   <span lang="" typeof="schema:Person" property="schema:name" datatype="">Anonymous (non vérifié)</span>

You can see the "problem" when there is a comment, example: https://florent-torregrosa.fr/blog/headers-http-pour-la-securite-avec-drupal

First I opened an issue on Drupal core: https://www.drupal.org/project/drupal/issues/3203292 but as said in the comment https://www.drupal.org/project/drupal/issues/3203292#comment-14144276, an empty lang attribute is allowed in HTML specification.

Then I opened an issue on Pa11y-CI pa11y/pa11y-ci#146 to be redirected here.

Thanks for any help.

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

No branches or pull requests

1 participant