File tree 1 file changed +3
-3
lines changed
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>
6390
6390
<bdo dir=ltr> <p>ab<span>cא</span>בג</p></bdo>
6391
6391
</pre>
6392
6392
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>
6394
6394
</div>
6395
6395
6396
6396
Letter spacing ignores invisible zero-width formatting characters
@@ -6963,7 +6963,7 @@ First Line Indentation: the 'text-indent' property</h3>
6963
6963
when specified on a block element, it will affect descendant
6964
6964
inline-block elements.
6965
6965
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'' .
6967
6967
6968
6968
<h3 id="hanging">
6969
6969
Hanging Glyphs</h3>
@@ -7103,7 +7103,7 @@ Hanging Punctuation: the 'hanging-punctuation' property</h4>
7103
7103
at the start or at the end of a line of text.
7104
7104
7105
7105
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.
7107
7107
7108
7108
Values have the following meanings:
7109
7109
You can’t perform that action at this time.
0 commit comments