Skip to content
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

Web/SVG/Attribute/cx および cy を更新 #26292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mfuji09
Copy link
Collaborator

@mfuji09 mfuji09 commented Mar 10, 2025

Description

Motivation

Additional details

Related issues and pull requests

@mfuji09 mfuji09 requested a review from a team as a code owner March 10, 2025 14:20
@mfuji09 mfuji09 requested review from dynamis and removed request for a team March 10, 2025 14:20
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Mar 10, 2025
Comment on lines 67 to +68
> [!NOTE]
> SVG2 として開始する場合には、`cx`は*ジオメトリプロパティ*です。これは本属性が円への CSS プロパティとしても利用可能であることを意味します
> `<circle>` の中心の X 座標は {{cssxref("cx")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cx` プロパティの値がこの `cx` 属性の値を上書きします
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
> [!NOTE]
> SVG2 として開始する場合には、`cx`*ジオメトリプロパティ*です。これは本属性が円への CSS プロパティとしても利用可能であることを意味します。
> `<circle>` の中心の X 座標は {{cssxref("cx")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cx` プロパティの値がこの `cx` 属性の値を上書きします。
> [!NOTE] > `<circle>` の中心の X 座標は {{cssxref("cx")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cx` プロパティの値がこの `cx` 属性の値を上書きします。

Comment on lines 91 to +92
> [!NOTE]
> SVG2 として開始する場合には、`cx`は*ジオメトリプロパティ*です。これは本属性が楕円への CSS プロパティとしても利用可能であることを意味します
> `<ellipse>` の中心の X 座標は {{cssxref("cx")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cx` プロパティの値がこの `cx` 属性の値を上書きします
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
> [!NOTE]
> SVG2 として開始する場合には、`cx`*ジオメトリプロパティ*です。これは本属性が楕円への CSS プロパティとしても利用可能であることを意味します。
> `<ellipse>` の中心の X 座標は {{cssxref("cx")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cx` プロパティの値がこの `cx` 属性の値を上書きします。
> [!NOTE] > `<ellipse>` の中心の X 座標は {{cssxref("cx")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cx` プロパティの値がこの `cx` 属性の値を上書きします。

Comment on lines 67 to +68
> [!NOTE]
> SVG2 として開始する場合には、`cy`*ジオメトリプロパティ*です。これは本属性が円への CSS プロパティとしても利用可能であることを意味します
> `<circle>` の中心の Y 座標は {{cssxref("cy")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cy` プロパティの値がこの `cy` 属性の値を上書きします
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
> [!NOTE]
> SVG2 として開始する場合には、`cy`*ジオメトリプロパティ*です。これは本属性が円への CSS プロパティとしても利用可能であることを意味します。
> `<circle>` の中心の Y 座標は {{cssxref("cy")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cy` プロパティの値がこの `cy` 属性の値を上書きします。
> [!NOTE] > `<circle>` の中心の Y 座標は {{cssxref("cy")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cy` プロパティの値がこの `cy` 属性の値を上書きします。

Comment on lines 91 to +92
> [!NOTE]
> SVG2 として開始する場合には、`cy`*ジオメトリプロパティ*です。これは本属性が円への CSS プロパティとしても利用可能であることを意味します
> `<ellipse>` の中心の Y 座標は {{cssxref("cy")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cy` プロパティの値がこの `cy` 属性の値を上書きします
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
> [!NOTE]
> SVG2 として開始する場合には、`cy`*ジオメトリプロパティ*です。これは本属性が円への CSS プロパティとしても利用可能であることを意味します。
> `<ellipse>` の中心の Y 座標は {{cssxref("cy")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cy` プロパティの値がこの `cy` 属性の値を上書きします。
> [!NOTE] > `<ellipse>` の中心の Y 座標は {{cssxref("cy")}} 幾何プロパティでも定義できます。 CSS で設定した場合、 `cy` プロパティの値がこの `cy` 属性の値を上書きします。

Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant