@@ -285,7 +285,7 @@ Languages and Typesetting</h3>
285
285
Note: Authors can declare the [=content language=]
286
286
using the global <code> lang</code> attribute in HTML
287
287
or the universal <code> xml:lang</code> attribute in XML.
288
- See the <a spec=html lt=language>rules for determining the content language of an HTML element</a>
288
+ See the <a spec=html lt=language for=Node >rules for determining the content language of an HTML element</a>
289
289
in <cite> HTML</cite> ,
290
290
and the [[XML#sec-lang-tag|rules for determining the content language of an XML element]] in <cite> XML 1.0</cite> .
291
291
[[HTML]]
@@ -8470,7 +8470,7 @@ Overflow Wrapping: the 'overflow-wrap'/'word-wrap' property</h3>
8470
8470
</dl>
8471
8471
8472
8472
Issue: Do we need to add a <code> none</code> 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</h3>
10265
10265
<bdo dir=ltr> <p>ab<span>cא</span>בג</p></bdo>
10266
10266
</pre>
10267
10267
10268
- <p class="ls-ex">a b</span>  <span class="color-box">c</span> <span class="color-box">א</span> ב ג</p>
10268
+ <p class="ls-ex"> a b <span class="color-box"> c</span>  <span class="color-box"> א</span>  ב ג</p>
10269
10269
</div>
10270
10270
10271
10271
Letter spacing ignores invisible zero-width formatting characters
@@ -11699,7 +11699,7 @@ First Line Indentation: the 'text-indent' property</h3>
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''.</p>
11702
+ elements that are specified ''display: inline-block'' .
11703
11703
11704
11704
<h3 id="hanging">
11705
11705
Hanging Glyphs</h3>
@@ -11839,7 +11839,7 @@ Hanging Punctuation: the 'hanging-punctuation' property</h4>
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.</p>
11842
+ block container, 'hanging-punctuation' can trigger overflow.
11843
11843
11844
11844
Values have the following meanings:
11845
11845
0 commit comments