File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6390,7 +6390,7 @@ Tracking: the 'letter-spacing' property</h3>
63906390 <bdo dir=ltr> <p>ab<span>cא</span>בג</p></bdo>
63916391 </pre>
63926392
6393- <p class="ls-ex"> a b</span>  <span class="color-box"> c</span>  <span class="color-box"> א</span>  ב ג</p>
6393+ <p class="ls-ex"> a b <span class="color-box"> c</span>  <span class="color-box"> א</span>  ב ג</p>
63946394 </div>
63956395
63966396 Letter spacing ignores invisible zero-width formatting characters
@@ -6963,7 +6963,7 @@ First Line Indentation: the 'text-indent' property</h3>
69636963 when specified on a block element, it will affect descendant
69646964 inline-block elements.
69656965 For this reason, it is often wise to specify ''text-indent: 0'' on
6966- elements that are specified ''display: inline-block'' .</p>
6966+ elements that are specified ''display: inline-block'' .
69676967
69686968<h3 id="hanging">
69696969Hanging Glyphs</h3>
@@ -7103,7 +7103,7 @@ Hanging Punctuation: the 'hanging-punctuation' property</h4>
71037103 at the start or at the end of a line of text.
71047104
71057105 Note: If there is not sufficient padding on the
7106- block container, 'hanging-punctuation' can trigger overflow.</p>
7106+ block container, 'hanging-punctuation' can trigger overflow.
71077107
71087108 Values have the following meanings:
71097109
You can’t perform that action at this time.
0 commit comments