Skip to content

Commit 5dbeb6a

Browse files
committed
[css-text-3] Remove text-emphasis-color from highlight pseudo styling list in preparation for rewrite of how styles are assigned; re-evaluate it later.
1 parent 723a74e commit 5dbeb6a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

css-pseudo-4/Overview.bs

+1-4
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,6 @@ Styling Highlights</h3>
486486
<li>'caret-color'
487487
<li>'outline' and its longhands
488488
<li>'text-decoration' and its associated properties
489-
<li>'text-emphasis-color'
490489
<li>'text-shadow'
491490
</ul>
492491

@@ -512,11 +511,9 @@ Styling Highlights</h3>
512511

513512
The 'color' property specifies the color of both the text
514513
and all line decorations (underline, overline, line-through)
514+
and emphasis marks ('text-emphasis')
515515
applied to the text.
516516

517-
Note: Because 'text-emphasis-color' defaults to ''currrentColor'',
518-
it will by default also set the color of the the emphasis marks.
519-
520517
<h3 id=highlight-bounds>
521518
Area of a Highlight</h3>
522519

0 commit comments

Comments
 (0)