Re: [i18n-activity] Allow multiple meta-description elements if they have different lang values? (#236)

whatwg/html is limiting one meta element per the name attribute value. not changed as w3c/html to include language attribute.

https://html.spec.whatwg.org/multipage/semantics.html#meta-description
> There must not be more than one meta element where the name attribute value is an ASCII case-insensitive match for description per document.

-- 
GitHub Notification of comment by himorin
Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/236#issuecomment-508407499 using your GitHub account

Received on Thursday, 4 July 2019 09:14:53 UTC