Skip to content

Commit 210f8a6

Browse files
authored
[css-properties-values-api-1][editorial] Match an empty string for initialValue (#1129)
1 parent 64a8ddc commit 210f8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-properties-values-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ as arguments of the same names.
740740

741741
Otherwise,
742742
if |syntax definition| is the universal syntax definition,
743-
[=CSS/parse=] |initialValue| as a <<declaration-value>>.
743+
[=CSS/parse=] |initialValue| according to <<declaration-value>>?>.
744744
If this fails,
745745
throw a {{SyntaxError}}
746746
and exit this algorithm.

0 commit comments

Comments
 (0)