[css-houdini-drafts] [css-properties-values-api-1] Multiple custom `@property` with the same name (#1113)

cdoublev has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-properties-values-api-1] Multiple custom `@property` with the same name ==
This suggests that they are equivalent to running multiple `registerProperty()` with the same name:

  > Valid `@property` rules result in a registered custom property, **as if `registerProperty()` had been called with equivalent parameters**.

https://drafts.css-houdini.org/css-properties-values-api/#at-property-rule

I suggest that you make it clear that `@property` can override a definition, which I understood from reading other issues.

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1113 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 23 October 2023 07:28:58 UTC