-
Notifications
You must be signed in to change notification settings - Fork 4
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
0090-01 / C12のテストを追加 #242
Conversation
#240 へのコメントと同じですが、「ブラウザの文字サイズ変更ボタン」で、適切に伝わるか気になっています。 期待される結果については、相対的な文字の大きさに言及していて、よいと思いました。 |
WAIC-TEST/HTML/WAIC-TEST-0090-01.md
Outdated
|
||
# テスト手順 (視覚閲覧環境) | ||
|
||
ブラウザの文字サイズ変更ボタンから文字サイズを拡大する |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ズーム機能ではなく、ブラウザの文字サイズ変更機能を用いて、文字サイズのみを拡大する
WAIC-TEST/HTML/WAIC-TEST-0090-01.md
Outdated
# テストの対象となる達成基準 | ||
|
||
1.4.4 | ||
1.4.5(参考) | ||
1.4.8 | ||
1.4.9(参考) | ||
|
||
# 関連する達成方法 (複数) | ||
|
||
C12 | ||
C13 | ||
C14 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ここは、複数の項目がある場合はカンマ区切りで揃えていますね。
改行だと区切りが不明確な表示になりそうです。
WAIC-TEST/HTML/WAIC-TEST-0090-01.md
Outdated
```CSS | ||
strong { | ||
font-size: 120%; | ||
} | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
strong の字下げは必要ですか?
WAIC-TEST/HTML/WAIC-TEST-0090-01.md
Outdated
|
||
# 期待される結果 (視覚閲覧環境) | ||
|
||
パーセントでフォントサイズが指定されたstrong 要素の「ユーザー」と「非常に」が周囲のテキストより大きく表示される |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
h1 要素と p 要素の両方に「ユーザー」というテキストがあるため、どちらのことかが(ソースを読まなくても)わかる書き方だと親切かなと思いました。
ありがとうございます |
#235
ブランチ名とファイル名を変更し再度作成。
過去のレビュー記録 #238