Skip to content

Commit e4ad6f1

Browse files
author
Rahim Abdi
committed
Remove link from ::marker reference
1 parent 912e755 commit e4ad6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accname/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ <h4>Computation steps</h4>
638638
elements [[!CSS2]] can provide textual content for [=element|elements=] that have a content model, in addition to the <a href="https://www.w3.org/TR/css-pseudo-4/#selectordef-marker"><code>::marker</code></a> pseudo element.
639639
<ol>
640640
<li id="comp_name_from_content_pseudo_element_marker">
641-
For <a href="https://www.w3.org/TR/css-pseudo-4/#selectordef-marker"><code>::marker</code></a> pseudo elements, <a class="termref">User agents</a> MUST append <abbr title="Cascading Style Sheets">CSS</abbr> textual content, without a space,
641+
For <code>::marker</code> pseudo elements, <a class="termref">User agents</a> MUST append <abbr title="Cascading Style Sheets">CSS</abbr> textual content, without a space,
642642
to the textual content of the <code>current node</code> if the <code>current node</code> supports <code>::marker</code>.
643643
</li>
644644
<li id="comp_name_from_content_pseudo_element_before">

0 commit comments

Comments
 (0)