Skip to content

feat(css): Add data for alignment-baseline#956

Merged
dipikabh merged 6 commits intomdn:mainfrom
skyclouds2001:alignment-baseline
Mar 31, 2025
Merged

feat(css): Add data for alignment-baseline#956
dipikabh merged 6 commits intomdn:mainfrom
skyclouds2001:alignment-baseline

Conversation

@skyclouds2001
Copy link
Copy Markdown
Contributor

Description

https://developer.mozilla.org/en-US/docs/Web/CSS/alignment-baseline
https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/alignment-baseline
https://www.w3.org/TR/css-inline-3/#propdef-alignment-baseline
https://svgwg.org/svg2-draft/text.html#AlignmentBaselineProperty

spec defines baseline | text-bottom | alphabetic | ideographic | middle | central | mathematical | text-top, while text-bottom and text-top keywords are not supportes per BCD; also add deprecated & non-standard auto before-edge after-edge text-before-edge text-after-edge hanging keywords

Motivation

Additional details

Related issues and pull requests

@skyclouds2001 skyclouds2001 marked this pull request as ready for review March 28, 2025 15:23
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner March 28, 2025 15:23
@skyclouds2001 skyclouds2001 requested review from pepelsbey and removed request for a team March 28, 2025 15:23
Comment thread css/properties.json Outdated
Copy link
Copy Markdown
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

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

Thanks @skyclouds2001. I've added a few comments for your consideration.

Comment thread css/properties.json Outdated
Comment thread css/properties.json
Comment thread css/properties.json Outdated
Comment thread css/properties.schema.json Outdated
Comment thread css/properties.schema.json
Comment thread l10n/css.json Outdated
skyclouds2001 and others added 2 commits March 30, 2025 23:26
Co-authored-by: Dipika Bhattacharya <dipika@foss-community.org>
@skyclouds2001 skyclouds2001 requested a review from dipikabh March 30, 2025 15:34
Copy link
Copy Markdown
Contributor

@dipikabh dipikabh left a comment

Choose a reason for hiding this comment

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

Thank you so much!

@dipikabh dipikabh merged commit 820cf9b into mdn:main Mar 31, 2025
1 check passed
@skyclouds2001 skyclouds2001 deleted the alignment-baseline branch April 2, 2025 02:42
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