We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a092a2 commit d482b87Copy full SHA for d482b87
css-properties-values-api/Overview.bs
@@ -882,8 +882,8 @@ only if the syntax is the [=universal syntax descriptor=],
882
otherwise the descriptor is required;
883
if it's missing, the entire rule is invalid and must be ignored.
884
885
-If an ''@property'' rule contains any unknown descriptors,
886
-the entire rule is invalid and must be ignored.
+Unknown descriptors are invalid and ignored,
+but do not invalidate the ''@property'' rule.
887
888
If multiple valid ''@property'' rules are defined for the same <<custom-property-name>>,
889
the last one in stylesheet order "wins".
0 commit comments