Skip to content

Conversation

@SebastianZ
Copy link
Contributor

The description of outline-color refers to <'border-color'> while its syntax definition explicitly contains <color> | <image-1D>.

This has two issues:

  1. The description deviates from the syntax definition.
  2. border-color is a shorthand that takes one to four values, which is not what was intended for outline-color

So this PR changes them to both refer to <'border-top-color'>, which only takes one value and is also referenced in other related places.

Sebastian

@SebastianZ SebastianZ force-pushed the css-ui-4-outline-color-values branch from 938f918 to e0f27e4 Compare October 26, 2025 22:59
@SebastianZ SebastianZ force-pushed the css-ui-4-outline-color-values branch from e0f27e4 to dbed5ac Compare October 26, 2025 23:00
@SebastianZ
Copy link
Contributor Author

Given @Loirooriol's approval and that a71367a seems to have introduced that issue by mistake, I am going to merge this.

@frivoal @tabatkins @fantasai Please let me know if there are any issues!

Sebastian

@SebastianZ SebastianZ merged commit ff96434 into w3c:main Oct 26, 2025
1 check passed
@frivoal
Copy link
Collaborator

frivoal commented Oct 27, 2025

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants