Skip to content

[zh-cn] update pseudo-classes #27050

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

[zh-cn] update pseudo-classes #27050

wants to merge 3 commits into from

Conversation

jasonren0403
Copy link
Contributor

Description

Motivation

Additional details

Related issues and pull requests

@github-actions github-actions bot added the l10n-zh Issues related to Chinese content. label Apr 30, 2025
Copy link
Contributor

github-actions bot commented Apr 30, 2025

Preview URLs

(comment last updated: 2025-07-16 01:43:32)

@jasonren0403 jasonren0403 marked this pull request as ready for review May 7, 2025 08:30
@jasonren0403 jasonren0403 requested a review from a team as a code owner May 7, 2025 08:30
@jasonren0403 jasonren0403 requested review from t7yang and removed request for a team May 7, 2025 08:30
---

{{CSSRef}}

[CSS](/zh-CN/docs/Web/CSS) **_伪类_**是添加到选择器的关键字,用于指定所选元素的特殊状态。例如,伪类 {{CSSxRef(":hover")}} 可以用于选择一个按钮,当用户的指针悬停在按钮上时,设置此按钮的样式
[CSS](/zh-CN/docs/Web/CSS) ***伪类***是添加到选择器的关键字,用于指定所选元素的特定状态。例如,{{CSSxRef(":hover")}} 伪类可用于在用户指针悬停在按钮上时选择该按钮,然后对选定的按钮进行样式设计
Copy link
Contributor

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
[CSS](/zh-CN/docs/Web/CSS) ***伪类***是添加到选择器的关键字,用于指定所选元素的特定状态。例如,{{CSSxRef(":hover")}} 伪类可用于在用户指针悬停在按钮上时选择该按钮,然后对选定的按钮进行样式设计。
[CSS](/zh-CN/docs/Web/CSS) **_伪类_**是添加到选择器的关键字,用于指定所选元素的特定状态。例如,{{CSSxRef(":hover")}} 伪类可用于在用户指针悬停在按钮上时选择该按钮,然后对选定的按钮进行样式设计。

Copy link
Member

Choose a reason for hiding this comment

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

貌似 mdn/rari#86 提及问题的修复还没有在 prettier 中发版。需要等待新版 prettier。

Choose a reason for hiding this comment

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

貌似 mdn/rari#86 提及问题的修复还没有在 prettier 中发版。需要等待新版 prettier。

prettier/prettier@e01a084
3.6.0 好像是发了?

Copy link
Member

Choose a reason for hiding this comment

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

貌似 mdn/rari#86 提及问题的修复还没有在 prettier 中发版。需要等待新版 prettier。

prettier/prettier@e01a084 3.6.0 好像是发了?

测试好像并没有修复

image

@jasonren0403 jasonren0403 linked an issue May 7, 2025 that may be closed by this pull request
@jasonren0403 jasonren0403 marked this pull request as draft June 24, 2025 09:23
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jul 15, 2025
@github-actions github-actions bot removed the merge conflicts 🚧 This pull request has merge conflicts that must be resolved. label Jul 16, 2025
@yin1999 yin1999 removed the request for review from t7yang July 16, 2025 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-zh Issues related to Chinese content.
Projects
Status: Review requested
Development

Successfully merging this pull request may close these issues.

伪类页面显示错误【**伪类**】
3 participants