We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57d1ce8 commit fbd89a5Copy full SHA for fbd89a5
index.html
@@ -1998,7 +1998,7 @@ <h3>Algorithm</h3>
1998
<li>If the <var>active context</var> has a <a>default language</a> and a <a>default base direction</a>,
1999
set <var>default lang dir</var> to
2000
the concatenation of those <a>default language</a> and <a>default base direction</a>,
2001
- separated by an underscore (`"_"`),
+ separated by an underscore (`"_"`), and
2002
normalized to lower case.</li>
2003
<li>Otherwise, if the <var>active context</var> has a <a>default language</a>,
2004
set <var>default lang dir</var> to that <a>default language</a>
0 commit comments