Re: [csswg-drafts] [css-transitions-1] Clarify priority `transition-property` over `transition-timing-function` and `transition-behavior-value` in `transition` (#7897)

Changed the title to include the new longhand `transition-behavior-value`. The issue has been [discussed](https://github.com/w3c/csswg-drafts/pull/9101#discussion_r1272418649) in the related PR.

I think dbaron is right that the order does not matter in `|` and `||` for parsing purpose. But you can either:

1. allow `transition-property` to match `ease` and define that `transition-timing-function` has priority
2. disallow `transition-property` to match `ease`

In case 1, ordering accordingly helps translating the priority rules defined in the prose.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7897#issuecomment-1664066950 using your GitHub account


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

Received on Thursday, 3 August 2023 14:14:28 UTC