Skip to content

Conversation

sasak1ll
Copy link
Contributor

ARIA22 の事例1 のテストファイルを作成しました。
https://waic.jp/translations/WCAG21/Techniques/aria/ARIA22

@nishimotz
Copy link
Contributor

他のテストに合わせて md ファイルを HTML サブディレクトリにおいていただけますか

@sasak1ll
Copy link
Contributor Author

@nishimotz
ご指摘ありがとうございます、
HTML サブディレクトリに修正しました。


# テストの対象となる達成基準 (複数)

4.1.3 ステータスメッセージ
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 44 to 52
テストファイルを開き、検索フィールドに初期値「オレンジ」が入力されている状態で「検索」ボタンをクリックし表示内容を確認する。

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

「結果」の下に「0 件の結果が返されました」というテキストが表示される。

# テスト実施時の注意点 (視覚閲覧環境)

なし
Copy link
Contributor

Choose a reason for hiding this comment

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

動作するかどうかのテストになっており、この達成方法について視覚閲覧環境のテストは不要としてよい。

<button id="btn" onclick="findOrange()">検索</button>
</div>
<h2>結果</h2>
<p role="status" aria-atomic="true" id="resultsmsg"></p>
Copy link
Contributor

Choose a reason for hiding this comment

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

暗黙の値を省略してよい。
W3C推奨マークアップに寄せる。

@sasak1ll
Copy link
Contributor Author

@nishimotz
遅くなりすみません、以下3点調整いたしました。
・達成基準名を削除
・視覚閲覧環境のテストをなしに修正
・マークアップの修正

@nishimotz nishimotz merged commit 240dd21 into master Jun 11, 2025
@nishimotz nishimotz deleted the add-test-0142-01 branch June 11, 2025 06:53
@nishimotz nishimotz moved this from 作成中 to 完了 in WG2 テストファイル作成 Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants