Skip to content

Commit 6434340

Browse files
committed
[css-conditional] Use <span id> rather than <a id> for compatibility anchor to confuse bikeshed less (and fix LINK ERROR).
1 parent 63f2185 commit 6434340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-conditional-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ interface CSSDocumentRule : CSSConditionRule {
997997

998998

999999
<h3 id='the-css-namespace'>
1000-
<a id='the-css-interface'>The <code>CSS</code> namespace, and the <code title=''>supports()</code> function</a></h3>
1000+
<span id='the-css-interface'>The <code>CSS</code> namespace, and the <code title=''>supports()</code> function</span></h3>
10011001

10021002
The {{CSS}} namespace holds useful CSS-related functions that do not belong elsewhere.
10031003

0 commit comments

Comments
 (0)