We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8639359 commit c872234Copy full SHA for c872234
test/validator/samples/a11y-html-has-lang/input.html
@@ -1,5 +1,5 @@
1
<html lang="en"></html>
2
<html lang="en-US"></html>
3
-<html lang={language}></html>
+<html lang={{language}}></html>
4
5
<html></html>
0 commit comments