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

0090-01 / C12のテストを追加 #242

Merged
merged 7 commits into from
Nov 13, 2024
Merged

0090-01 / C12のテストを追加 #242

merged 7 commits into from
Nov 13, 2024

Conversation

sasak1ll
Copy link
Contributor

@sasak1ll sasak1ll commented Aug 14, 2024

#235
ブランチ名とファイル名を変更し再度作成。
過去のレビュー記録 #238

@nishimotz
Copy link
Contributor

#240 へのコメントと同じですが、「ブラウザの文字サイズ変更ボタン」で、適切に伝わるか気になっています。

期待される結果については、相対的な文字の大きさに言及していて、よいと思いました。

@nishimotz nishimotz mentioned this pull request Sep 11, 2024

# テスト手順 (視覚閲覧環境)

ブラウザの文字サイズ変更ボタンから文字サイズを拡大する
Copy link
Contributor

@nishimotz nishimotz Sep 11, 2024

Choose a reason for hiding this comment

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

ズーム機能ではなく、ブラウザの文字サイズ変更機能を用いて、文字サイズのみを拡大する

Comment on lines 13 to 25
# テストの対象となる達成基準

1.4.4
1.4.5(参考)
1.4.8
1.4.9(参考)

# 関連する達成方法 (複数)

C12
C13
C14

Copy link
Contributor

Choose a reason for hiding this comment

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

ここは、複数の項目がある場合はカンマ区切りで揃えていますね。
改行だと区切りが不明確な表示になりそうです。

Comment on lines 38 to 42
```CSS
strong {
font-size: 120%;
}
```
Copy link
Contributor

Choose a reason for hiding this comment

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

strong の字下げは必要ですか?


# 期待される結果 (視覚閲覧環境)

パーセントでフォントサイズが指定されたstrong 要素の「ユーザー」と「非常に」が周囲のテキストより大きく表示される
Copy link
Contributor

Choose a reason for hiding this comment

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

h1 要素と p 要素の両方に「ユーザー」というテキストがあるため、どちらのことかが(ソースを読まなくても)わかる書き方だと親切かなと思いました。

@nishimotz nishimotz merged commit 8483fa5 into master Nov 13, 2024
@nishimotz nishimotz deleted the add-test-0090-01 branch November 13, 2024 00:17
@nishimotz
Copy link
Contributor

ありがとうございます

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.

2 participants