-
Notifications
You must be signed in to change notification settings - Fork 4
0142-01 / ARIA22のテストを追加(事例1) #274
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
Conversation
他のテストに合わせて md ファイルを HTML サブディレクトリにおいていただけますか |
…IC-TEST-0142-01.md
@nishimotz |
WAIC-TEST/HTML/WAIC-TEST-0142-01.md
Outdated
|
||
# テストの対象となる達成基準 (複数) | ||
|
||
4.1.3 ステータスメッセージ |
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-0142-01.md
Outdated
テストファイルを開き、検索フィールドに初期値「オレンジ」が入力されている状態で「検索」ボタンをクリックし表示内容を確認する。 | ||
|
||
# 期待される結果 (視覚閲覧環境) | ||
|
||
「結果」の下に「0 件の結果が返されました」というテキストが表示される。 | ||
|
||
# テスト実施時の注意点 (視覚閲覧環境) | ||
|
||
なし |
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-0142-01.md
Outdated
<button id="btn" onclick="findOrange()">検索</button> | ||
</div> | ||
<h2>結果</h2> | ||
<p role="status" aria-atomic="true" id="resultsmsg"></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.
暗黙の値を省略してよい。
W3C推奨マークアップに寄せる。
@nishimotz |
ARIA22 の事例1 のテストファイルを作成しました。
https://waic.jp/translations/WCAG21/Techniques/aria/ARIA22