Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-properties-values-api/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ if the value of the '@property/syntax' descriptor is not the [=universal syntax
the following conditions must be met for the ''@property'' rule to be valid:

* The '@property/initial-value' descriptor must be present.
* The '@property/initial-value' descriptor's value must [=consume a syntax definition|parse successfully=]
* The '@property/initial-value' descriptor's value must [=parse=] successfully
according to the grammar specified by the [=syntax definition=].
* The '@property/initial-value' must be [=computationally independent=].

Expand Down