Re: [csswg-drafts] [cssom] Serialization of a declaration block not idempotent in presence of logical properties. (#3244)

Don't forget `border-image-*`. I think it should be:
1. In some undefined order:
   - `border-style: solid`
   - `border-width: 1px`
   - `border-image: none 100% / 1 / 0 stretch` (or equivalent)
2. `border-block-start-color: green`
3. `border-color: blue`

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


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

Received on Wednesday, 19 October 2022 22:11:27 UTC