-
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
0091-01 / C13のテストを追加 #252
0091-01 / C13のテストを追加 #252
Conversation
WAIC-TEST/HTML/WAIC-TEST-0091-01.md
Outdated
1.4.4 | ||
1.4.5(参考) | ||
1.4.8 | ||
1.4.9(参考) |
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-0091-01.md
Outdated
キーワードでフォントサイズが指定されたstrong 要素について、次の 1. 〜 2. を全て満たすことを確認する。 | ||
|
||
1. h1 要素の行頭にある「ユーザー」と、p 要素の行末にある「非常に」が周囲のテキストよりも大きく表示される | ||
2. h1 要素の行頭にある「ユーザー」と、p 要素の行末にある「非常に」では、h1 要素の行頭にある「ユーザー」のほうが大きく表示される |
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.
条件を 1 のみにする
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.
@nishimotz
遅くなりすみません。以下 2点調整いたしました。
- 達成基準、達成方法の区切りをカンマ区切りに変更。
- 視覚閲覧環境の確認方法を 1つに変更。
# テストの対象となる達成基準 | ||
|
||
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.
区切りをカンマに変更。
#252 (review)
# 期待される結果 (視覚閲覧環境) | ||
|
||
h1 要素の行頭にある「ユーザー」と、p 要素の行末にある「非常に」が周囲のテキストよりも大きく表示されることを確認する。 |
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.
条件を 1のみに変更
#252 (comment)
#251