Skip to content

fix(css): Fix border-* animationType, computed, initial, percentages, and syntax#1060

Merged
pepelsbey merged 3 commits intomdn:mainfrom
sb3nder:border-outstanding
May 6, 2026
Merged

fix(css): Fix border-* animationType, computed, initial, percentages, and syntax#1060
pepelsbey merged 3 commits intomdn:mainfrom
sb3nder:border-outstanding

Conversation

@sb3nder
Copy link
Copy Markdown
Contributor

@sb3nder sb3nder commented Apr 10, 2026

Description

This PR fixes some typos in the border-* properties, and does not include any normative updates.

Motivation

Additional details

Related issues and pull requests

sb3nder and others added 3 commits April 11, 2026 00:35
- use the correct shorthand properties in the initial, computed, and animationType fields.
- order shorthand properties in canonical order.
- use `border-top-*` consistently in logical properties syntax.
@sb3nder sb3nder requested review from a team as code owners April 10, 2026 23:16
@sb3nder sb3nder requested a review from dipikabh April 10, 2026 23:16
Copy link
Copy Markdown
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you 🙂

@pepelsbey pepelsbey merged commit b1c81f0 into mdn:main May 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants