You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -183,7 +184,7 @@ Languages and Typesetting</h3>
183
184
184
185
The [=content language=] an element is declared to be in
185
186
also identifies the specific written form of that language used in that element,
186
-
known as the <dfn export>writing system</dfn>.
187
+
known as the <dfn export local-lt="writing system">content writing system</dfn>.
187
188
188
189
Note: Depending on the [=document language=]'s facilities for identifying the [=content language=],
189
190
information about the [=writing system=] may only be carried implicitly.
@@ -2160,16 +2161,17 @@ Cursive Scripts</h4>
2160
2161
when any of the following are true
2161
2162
for any box whose boundary separates the two <a>typographic character units</a>:
2162
2163
2163
-
1. Any of 'margin'/'border'/'padding'
2164
+
* Any of 'margin'/'border'/'padding'
2164
2165
separating the two <a>typographic character units</a> in the inline axis
2165
2166
is non-zero.
2166
-
2.'vertical-align' is not ''vertical-align/baseline''.
2167
-
3. The boundary is a <a lt="bidi-isolates">bidi isolation boundary</a>.
2167
+
*'vertical-align' is not ''vertical-align/baseline''.
2168
+
* The boundary is a <a lt="bidi-isolates">bidi isolation boundary</a>.
2168
2169
2169
2170
Text shaping <em>must not</em> be broken across inline box boundaries
2170
2171
when there is no effective change in formatting,
2171
2172
or if the only formatting changes do not affect the glyphs
2172
2173
(as in applying <a href="https://www.w3.org/TR/css-text-decoration/">text decoration</a>).
2174
+
2173
2175
Text shaping <em>should not</em> be broken across inline box boundaries otherwise,
2174
2176
if it is reasonable and possible for that case given the limitations of the font technology.
2175
2177
@@ -2740,13 +2742,13 @@ Tagging Content by Writing System</h2>
2740
2742
2741
2743
* If the [=content language=] is Chinese and the [=writing system=] is unspecified,
2742
2744
or for any [=content language=] if the [=writing system=] to specified to be one of the ''Hant'', ''Hans'', ''Hani'', ''Hanb'', or ''Bopo''[[ISO15924]] codes,
2743
-
then the [=writing system=] is <dfn no-export for=writing-system>Chinese</dfn>.
2745
+
then the [=writing system=] is <dfn noexport for=writing-system>Chinese</dfn>.
2744
2746
* If the [=content language=] is Japanese and the [=writing system=] is unspecified,
2745
2747
or for any [=content language=] if the [=writing system=] to specified to be one of the ''Jpan'', ''Hrkt'', ''Hira'' or ''Kana''[[ISO15924]] codes,
2746
-
then the [=writing system=] is <dfn no-export for=writing-system>Japanese</dfn>.
2748
+
then the [=writing system=] is <dfn noexport for=writing-system>Japanese</dfn>.
2747
2749
* If the [=content language=] is Korean and the [=writing system=] is unspecified,
2748
2750
or for any [=content language=] if the [=writing system=] to specified to be one of the ''Kore'', ''Hang'', or ''Jamo''[[ISO15924]] codes,
2749
-
then the [=writing system=] is <dfn no-export for=writing-system>Korean</dfn>.
2751
+
then the [=writing system=] is <dfn noexport for=writing-system>Korean</dfn>.
2750
2752
* The [=writing system=] is only considered to be <dfn for=writing-system lt='known | unknown'>unknown</dfn>
2751
2753
if the [=content language=] itself is unknown,
2752
2754
or if it explicitly indicates an unknown writing system.
0 commit comments