Skip to content

Commit cfead37

Browse files
committed
[css-cascade-4] Fix links
1 parent 5a93662 commit cfead37

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

css-cascade-5/Overview.bs

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Informative Classes: ex
2828
</pre>
2929

3030
<pre class=link-defaults>
31-
spec:css-syntax-3; type:dfn; text:css identifier
3231
spec:dom; type:dfn; text:shadow tree
3332
spec:css-color-4; type:property; text:color
3433
spec:css-values-3; type: value; text:ex
@@ -1021,7 +1020,7 @@ Cascade Sorting Order</h3>
10211020
take precedence over declarations the same [=importance=]
10221021
that are mapped via style rule.
10231022

1024-
See [[css-style-attr]].
1023+
See [[!CSSSTYLEATTR]].
10251024

10261025
Note: Non-CSS presentational hints (such as presentational markup)
10271026
are handled separately,

css-cascade-6/Overview.bs

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Informative Classes: ex
1919
</pre>
2020

2121
<pre class=link-defaults>
22-
spec:css-syntax-3; type:dfn; text:css identifier
2322
spec:dom; type:dfn; text:shadow tree
2423
spec:css-color-4; type:property; text:color
2524
spec:css-values-3; type: value; text:ex

0 commit comments

Comments
 (0)