Skip to content

properties: add the block-axis start/end border colours#199

Merged
samoht merged 1 commit into
mainfrom
border-block-side-colors
Jul 26, 2026
Merged

properties: add the block-axis start/end border colours#199
samoht merged 1 commit into
mainfrom
border-block-side-colors

Conversation

@samoht

@samoht samoht commented Jul 25, 2026

Copy link
Copy Markdown
Owner

border-block-start-color and border-block-end-color had no typed representation, while their inline siblings (border-inline-start-color / border-inline-end-color) were already typed. This adds both, mirroring the inline start/end colour properties across the property GADT, parser, printer, normaliser, shorthand expansion and variable scanner. It unblocks downstream callers needing the block-axis side colours (for example border-bs/border-be utilities).

Stacked on #198.

border-block-start-color and border-block-end-color had no typed
representation, while their inline siblings (border-inline-start-color /
border-inline-end-color) were already typed. Add both, mirroring the
inline start/end colour properties across the GADT, parser, printer,
normaliser, shorthand and variable scanner.
@samoht
samoht force-pushed the border-block-side-colors branch from b1398a3 to 87fe825 Compare July 25, 2026 23:33
Base automatically changed from logical-border-width to main July 26, 2026 03:18
@samoht
samoht merged commit 8220d39 into main Jul 26, 2026
5 checks passed
@samoht
samoht deleted the border-block-side-colors branch July 26, 2026 03:18
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.

1 participant