Skip to content

Commit 4cba778

Browse files
committed
[css-pseudo-4] Explicitly state that UAs can do extra effects to highlighted content. w3c#5522
1 parent 1ee8412 commit 4cba778

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

css-pseudo-4/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,12 @@ Default UA Styles</h3>
569569
:root::target-text { color: MarkText; background: Mark; }
570570
</code></pre>
571571

572+
UAs may apply additional effects to enhance the presentation
573+
of highlighted content,
574+
for example dimming content other than the highlighted text
575+
or transitioning out a highlight style based on user interactions or timing.
576+
These are not controlled by CSS.
577+
572578
<h3 id=highlight-bounds>
573579
Area of a Highlight</h3>
574580

0 commit comments

Comments
 (0)