Skip to content

Commit a588694

Browse files
committed
[css-text-decor] More introductory text for text-emphasis
--HG-- extra : rebase_source : 65a6cf3cfd8c2082b820db8c0566cb2bff26762d
1 parent dfd4713 commit a588694

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

css-text-decor/Overview.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,18 @@ <h2 id=emphasis-marks><span class=secno>3. </span> Emphasis Marks</h2>
11501150
Japanese text
11511151
</div>
11521152

1153+
<p>The ‘<a href="#text-emphasis"><code
1154+
class=property>text-emphasis</code></a>’ shorthand, and its ‘<a
1155+
href="#text-emphasis-style"><code
1156+
class=property>text-emphasis-style</code></a>’ and ‘<a
1157+
href="#text-emphasis-color"><code
1158+
class=property>text-emphasis-color</code></a>’ longhands, can be used to
1159+
apply such marks to the text. The ‘<a
1160+
href="#text-emphasis-position"><code
1161+
class=property>text-emphasis-position</code></a>’ property, which
1162+
inherits separately, allows setting the emphasis marks’ position with
1163+
respect to the text.
1164+
11531165
<h3 id=text-emphasis-style-property><span class=secno>3.1. </span> Emphasis
11541166
Mark Style: the ‘<a href="#text-emphasis-style"><code
11551167
class=property>text-emphasis-style</code></a>’ property</h3>

css-text-decor/Overview.src.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -787,6 +787,11 @@ <h2 id="emphasis-marks">
787787
<p class="caption">Accent emphasis (shown in blue for clarity) applied to Japanese text</p>
788788
</div>
789789

790+
<p>The 'text-emphasis' shorthand, and its 'text-emphasis-style' and 'text-emphasis-color' longhands,
791+
can be used to apply such marks to the text.
792+
The 'text-emphasis-position' property, which inherits separately,
793+
allows setting the emphasis marks’ position with respect to the text.
794+
790795
<h3 id="text-emphasis-style-property">
791796
Emphasis Mark Style: the 'text-emphasis-style' property</h3>
792797

0 commit comments

Comments
 (0)