Skip to content

Commit 3ec7ecf

Browse files
committed
[css-color-4][editorial] link cleanup
1 parent b407f7a commit 3ec7ecf

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

css-color-4/Overview.bs

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,13 @@ WPT Display: open
2828

2929
<pre class="link-defaults">
3030
spec: css22; type: dfn; text: stacking context
31-
spec: css-borders-4; type: property; text: border-color
32-
spec: css-borders-4; type: property; text: border-top-color
33-
spec: css-borders-4; type: property; text: border-left-color
34-
spec: css-borders-4; type: property; text: border-bottom-color
35-
spec: css-borders-4; type: property; text: border-right-color
31+
spec: css-backgrounds-3; type: property; text: background
32+
spec: css-backgrounds-3; type: property; text: background-color
33+
spec: css-backgrounds-3; type: property; text: border-color
34+
spec: css-backgrounds-3; type: property; text: border-top-color
35+
spec: css-backgrounds-3; type: property; text: border-left-color
36+
spec: css-backgrounds-3; type: property; text: border-bottom-color
37+
spec: css-backgrounds-3; type: property; text: border-right-color
3638
</pre>
3739

3840

@@ -4948,7 +4950,7 @@ Interpolating with Alpha</h3>
49484950
</wpt>
49494951

49504952

4951-
<details class=note id=premultiplied>
4953+
<details class=note id=premultiplied-explainer>
49524954
<summary>Why is premultiplied alpha useful?</summary>
49534955

49544956
<!-- A “pre-multiplied” color

0 commit comments

Comments
 (0)