Skip to content

Commit a55be30

Browse files
andruudAnders Hartvoll Ruud
and
Anders Hartvoll Ruud
authored
[css-values-5] Refer to attr-type argument, not syntax (#11833)
There is no `` argument to attr() anymore; refer to `` instead. Co-authored-by: Anders Hartvoll Ruud
1 parent 2f1c15e commit a55be30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,7 @@ Ian's proposal:
16461646
if the attribute is missing
16471647
or fails to parse as the specified type.
16481648

1649-
If the <<syntax>> argument is omitted,
1649+
If the <<attr-type>> argument is omitted,
16501650
the fallback defaults to the empty string if omitted;
16511651
otherwise, it defaults to the [=guaranteed-invalid value=] if omitted.
16521652

0 commit comments

Comments
 (0)