Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/rariPublic

feat(macros): remove mdn-data dependency#390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
argl wants to merge6 commits intomain
base:main
Choose a base branch
Loading
from369-remove-mdn-data-dependency

Conversation

@argl
Copy link
Contributor

@arglargl commentedNov 21, 2025
edited by caugner
Loading

Description

This removes the dependency on mdn-data for the{{cssinfo}} macro. Data now comes solely from the contents ofwebref/css, except for translations of the values. The latter are now in a new translation file, living incontent.

This is about theFormal defintion blocks on the CSS reference pages. These show up potentially on CSSproperties and@-rule descriptors.

The legacy mdn-data-sourced localizations contained md/html/macro-enhanced content at times, linking to the data via enumerations. These enumerations along with any localizations, are not available in webref/css. After discussion with the content team it was deemed to be more important to reflect the specs from webref/css properly than any markup-regression we will see with this new approach.

Caution

Should translations be unified? all in cssxref?

The keys are still translated as before, sourcing translations from …
The values are now translated from a new file in …

Motivation

Getting rid of mdn-data and go directly to the source.

Additional details

Related issues and pull requests

Fixes#369.

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

Reviewers

@mdn-botmdn-botAwaiting requested review from mdn-botmdn-bot will be requested when the pull request is marked ready for reviewmdn-bot is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Remove mdn-data dependency

1 participant

@argl

[8]ページ先頭

©2009-2025 Movatter.jp