@@ -285,7 +285,7 @@ Languages and Typesetting
285
285
Note: Authors can declare the [=content language=]
286
286
using the global
lang attribute in HTML
287
287
or the universal
xml:lang attribute in XML.
288
-
288
+ See the
for=Node >rules for determining the content language of an HTML element
289
289
in HTML ,
290
290
and the [[XML#sec-lang-tag|rules for determining the content language of an XML element]] in XML 1.0 .
291
291
[[HTML]]
@@ -8470,7 +8470,7 @@ Overflow Wrapping: the 'overflow-wrap'/'word-wrap' property
8470
8470
8471
8471
8472
8472
Issue: Do we need to add a
none value to 'overflow-wrap'
8473
- to opt out of relaxing the ''keep-all' and '' auto-phrase'' restrictions
8473
+ to opt out of relaxing the ''keep-all'' and ''word-break/ auto-phrase'' restrictions
8474
8474
as allowed by ''overflow-wrap: normal'' ?
8475
8475
8476
8476
For legacy reasons, UAs must treat 'word-wrap'
@@ -10265,7 +10265,7 @@ Tracking: the 'letter-spacing' property
10265
10265
<p>ab<span>cא</span>בג</p>
10266
10266
10267
10267
10268
-
10268
+
10269
10269
10270
10270
10271
10271
Letter spacing ignores invisible zero-width formatting characters
@@ -11699,7 +11699,7 @@ First Line Indentation: the 'text-indent' property
11699
11699
when specified on a block element, it will affect descendant
11700
11700
inline-block elements.
11701
11701
For this reason, it is often wise to specify ''text-indent: 0'' on
11702
- elements that are specified '' display: inline-block''.
11702
+ elements that are specified ''display: inline-block'' .
11703
11703
11704
11704
11705
11705
Hanging Glyphs
@@ -11839,7 +11839,7 @@ Hanging Punctuation: the 'hanging-punctuation' property
11839
11839
at the start or at the end of a line of text.
11840
11840
11841
11841
Note: If there is not sufficient padding on the
11842
- block container, 'hanging-punctuation' can trigger overflow.
11842
+ block container, 'hanging-punctuation' can trigger overflow.
11843
11843
11844
11844
Values have the following meanings:
11845
11845
0 commit comments