Skip to content

Commit c073134

Browse files
committed
[css-values-3][css-values-4] Mark as note
1 parent fa0e28b commit c073134

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-values-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,7 @@ Functional Notations</h2>
17231723
Functions can take multiple arguments,
17241724
which are formatted similarly to a CSS property value.
17251725

1726-
Some legacy <a>functional notations</a>, such as ''rgba()'', use commas unnecessarily,
1726+
Note: Some legacy <a>functional notations</a>, such as ''rgba()'', use commas unnecessarily,
17271727
but generally commas are only used to separate items in a list,
17281728
or pieces of a grammar that would be ambiguous otherwise.
17291729
If a comma is used to separate arguments,

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2790,7 +2790,7 @@ Functional Notations</h2>
27902790
Functions can take multiple arguments,
27912791
which are formatted similarly to a CSS property value.
27922792

2793-
Some legacy <a>functional notations</a>, such as ''rgba()'', use commas unnecessarily,
2793+
Note: Some legacy <a>functional notations</a>, such as ''rgba()'', use commas unnecessarily,
27942794
but generally commas are only used to separate items in a list,
27952795
or pieces of a grammar that would be ambiguous otherwise.
27962796
If a comma is used to separate arguments,

0 commit comments

Comments
 (0)