Skip to content

Commit 338e472

Browse files
committed
[css-backgrounds-3] Update value definition syntax reference from CSS2 to css-values-3 now that we're using # multipliers. Fixes w3c#2209.
1 parent 2d702bb commit 338e472

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-backgrounds-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ Contexts” in [[!CSS2]].
7373
<h2 id="values">
7474
Values and Interactions</h2>
7575

76-
This specification follows the <a href="https://www.w3.org/TR/CSS2/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
76+
This specification follows the <a href="https://www.w3.org/TR/CSS2/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]]
77+
using the <a href="https://www.w3.org/TR/css-values-3/#value-defs">value definition syntax</a> from [[!CSS-VALUES-3]].
7778
Value types not defined in this specification are defined in CSS Values &amp; Units [[!CSS-VALUES-3]].
7879
Other CSS modules may expand the definitions of these value types.
7980

0 commit comments

Comments
 (0)