Lang Attribute Validity
The lang attribute must be correctly formatted and
use a valid, recognized language tag on any HTML element.
Article with whitespace lang:
This <article> element uses
lang=" ", which contains only whitespace
characters. Because it lacks a valid language subtag, the
lang value is invalid and fails WCAG 3.1.2.