From ecd3cd2c6e4900fec541d59a571e6e797e376bc2 Mon Sep 17 00:00:00 2001 From: Kazuhiko Tsuchiya Date: Sun, 14 Jun 2026 07:43:54 +0900 Subject: [PATCH 1/3] =?UTF-8?q?SCR18=20=E3=81=AE=E7=BF=BB=E8=A8=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- techniques/client-side-script/SCR18.html | 108 +++++++++++------------ 1 file changed, 53 insertions(+), 55 deletions(-) diff --git a/techniques/client-side-script/SCR18.html b/techniques/client-side-script/SCR18.html index 8d98b41c5..f8fcd87d3 100644 --- a/techniques/client-side-script/SCR18.html +++ b/techniques/client-side-script/SCR18.html @@ -1,6 +1,6 @@ - + -SCR18: Providing client-side validation and alert | WAI | W3C +SCR18: クライアントサイドのバリデーション及びアラートを提供する | WAI | W3C @@ -9,20 +9,18 @@ - - Skip to content
-

Please share your ideas, suggestions, or comments via e-mail to the publicly-archived list public-agwg-comments@w3.org or via GitHub

+

あなたのアイデア、提案、又はコメントを、Google フォーム 又は GitHub で共有してください。

@@ -244,12 +238,15 @@

Help improve this page

WAI-Guide project, co-funded by the European Commission.

+

この文書は、2025 年 5 月 21 日付けの Techniques for WCAG 2.2 を、ウェブアクセシビリティ基盤委員会 (WAIC) の翻訳ワーキンググループが翻訳して公開しているものです。この文書の正式版は、W3C のサイトにある英語版です。正確な内容については、W3C が公開している原文 (英語) をご確認ください。この翻訳文書は作業進行中です。また、あくまで参考情報であり、翻訳上の誤りが含まれていることがあります。 +

+

この翻訳文書の利用条件については、WAICが提供する翻訳文書のライセンスをご覧ください。

@@ -288,7 +285,7 @@

Help improve this page

- + + \ No newline at end of file From e77aa7c30477bf4449a5d2be531ec7dda949aa32 Mon Sep 17 00:00:00 2001 From: "Kazuhiko Tsuchiya (Accessible & Usable)" Date: Sun, 14 Jun 2026 08:05:13 +0900 Subject: [PATCH 2/3] =?UTF-8?q?h1=20=E3=82=92=E6=B6=88=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=97=E3=81=BE=E3=81=A3=E3=81=A6=E3=81=84=E3=81=9F=E3=81=AE?= =?UTF-8?q?=E3=81=A7=E5=BE=A9=E6=97=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- techniques/client-side-script/SCR18.html | 1 + 1 file changed, 1 insertion(+) diff --git a/techniques/client-side-script/SCR18.html b/techniques/client-side-script/SCR18.html index f8fcd87d3..ffaa9674b 100644 --- a/techniques/client-side-script/SCR18.html +++ b/techniques/client-side-script/SCR18.html @@ -63,6 +63,7 @@
+

テクニック SCR18:クライアントサイドのバリデーション及びアラートを提供する

From f2e3c2edcb9b374f447c739c706af387f5eb186e Mon Sep 17 00:00:00 2001 From: "Kazuhiko Tsuchiya (Accessible & Usable)" Date: Tue, 16 Jun 2026 16:27:09 +0900 Subject: [PATCH 3/3] Apply suggestion from @caztcha --- techniques/client-side-script/SCR18.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techniques/client-side-script/SCR18.html b/techniques/client-side-script/SCR18.html index ffaa9674b..5f3adfa89 100644 --- a/techniques/client-side-script/SCR18.html +++ b/techniques/client-side-script/SCR18.html @@ -191,7 +191,7 @@

事例 2: 利用者がフォームを送信したときに複数のコント

Expected Results

    -
  • 2. が真である。
  • +
  • 2 が真である。