Skip to content

Commit

Permalink
Remove old spec macro - Web/Accessibility
Browse files Browse the repository at this point in the history
  • Loading branch information
YujiSoftware authored and mfuji09 committed Nov 28, 2022
1 parent df04b73 commit a71edd6
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 95 deletions.
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/alert_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,7 @@ function triggerAlert() {

## 仕様

| 仕様 | 状態 |
| ---------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#alert","Alert")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#alert","Alert")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## 関連情報

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,7 @@ slug: Web/Accessibility/ARIA/Roles/Application_Role

## 仕様

| 仕様 | 状態 |
| ---------------------------------------------------------------- | ------------------------ |
| {{SpecName("ARIA","#application","application")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## 優先順位

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/article_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,7 @@ slug: Web/Accessibility/ARIA/Roles/Article_Role

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------------------------------ | ------------------------------------------------ |
| {{SpecName("ARIA","#article","article")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#feed","feed")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## 優先順位

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/banner_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,7 @@ HTML5 の {{htmlelement("header")}} 要素は、{{htmlelement("aside")}}、{{htm

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------ |
| {{SpecName("ARIA","#banner","ARIA: banner role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_banner","Banner landmark role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/button_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,7 @@ function toggleButton(element) {

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#button","button")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#button","button")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## 注記

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,7 @@ slug: Web/Accessibility/ARIA/Roles/Complementary_role

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#complementary","ARIA: Complementary role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_complementary","Complementary landmark role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,7 @@ slug: Web/Accessibility/ARIA/Roles/Contentinfo_role

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------ |
| {{SpecName("ARIA","#contentinfo","contentinfo landmark role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_contentinfo","contentinfo landmark role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/dialog_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,7 @@ slug: Web/Accessibility/ARIA/Roles/dialog_role
## 仕様

| 仕様 | 状態 |
| ---------------------------------------------------- | ------------------------ |
| {{SpecName("ARIA","#dialog","dialog")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/document_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ slug: Web/Accessibility/ARIA/Roles/Document_Role

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------- | ------------------------ |
| {{SpecName("ARIA","#document","document")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/feed_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,7 @@ slug: Web/Accessibility/ARIA/Roles/Feed_Role

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------ | ------------------------ |
| {{SpecName("ARIA","#feed","feed")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/figure_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@ ARIA の図表 (`figure`) ロールは、適切な意味論がまだ存在しな

## 仕様

| 仕様 | 状態 |
| ---------------------------------------------------- | ------------------------ |
| {{SpecName("ARIA","#figure","figure")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/form_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,7 @@ slug: Web/Accessibility/ARIA/Roles/Form_Role

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#form","ARIA Form Role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_form","Role Form")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/grid_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -587,10 +587,7 @@ document.querySelector('table').addEventListener("keydown", function(event) {

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#grid","Role Grid")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#grid","Role Grid")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/heading_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,7 @@ slug: Web/Accessibility/ARIA/Roles/heading_role

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------- | ------------------------ |
| {{SpecName("ARIA","#heading","heading")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## 優先順位

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/list_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,7 @@ HTML の {{htmlelement("ol")}} と {{htmlelement("ul")}} とは異なり、ARIA
## 仕様

| 仕様 | 状態 |
| ------------------------------------------------ | ------------------------ |
| {{SpecName("ARIA","#list","list")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/listbox_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,10 +194,7 @@ HTML の選択要素や、1 項目しか選択できない場合はラジオボ

## 仕様

| 仕様 | 状態 |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#listbox","ARIA listbox role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#Listbox","Listbox Role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/listitem_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,7 @@ ARIA のリスト項目 (`listitem`) ロールは、項目のリスト内の項
## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------- | ------------------------ |
| {{SpecName("ARIA","#listitem","listitem")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/main_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,7 @@ JavaScript によってトリガーされたときにページコンテンツを

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#main","ARIA Main Role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_main","Main Landmark Role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,7 @@ slug: Web/Accessibility/ARIA/Roles/Navigation_Role

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------ |
| {{SpecName("ARIA","#navigation","ARIA Navigation Role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_navigation","Navigation Landmark Role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/region_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,7 @@ slug: Web/Accessibility/ARIA/Roles/Region_role

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------ |
| {{SpecName("ARIA","#region","ARIA Region Role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_region","Region landmark role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/row_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,7 @@ ARIA の行を作成するには、コンテナー要素に行ロール (`role="

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------------------------------------------ | ------------------------------------------------ |
| {{SpecName("ARIA","#row","ARIA row role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#row","ARIA row role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## 関連情報

Expand Down
4 changes: 1 addition & 3 deletions files/ja/web/accessibility/aria/roles/rowgroup_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,7 @@ ARIA の表ヘッダー、表フッター、表本体を作成するには、行

## 仕様

| 仕様 | 状態 |
| ------------------------------------------------------------------------ | ------------------------ |
| {{SpecName("ARIA","#rowgroup","ARIA rowgroup role")}} | {{Spec2('ARIA')}} |
{{Specifications}}

## 関連情報

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/search_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,7 @@ slug: Web/Accessibility/ARIA/Roles/Search_role

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#search","ARIA search role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#aria_lh_search","ARIA search role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## スクリーンリーダーのサポート

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/switch_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,7 @@ label.switch {

## 仕様

| 仕様 | 状態 | コメント |
| -------------------------------------------------------------------- | -------------------------------- | ------------------------------------------------------------- |
| {{SpecName('ARIA', '#switch')}} | {{Spec2('ARIA')}} | ARIA 全般を全てのロール、プロパティなどとともに定義します。 |
| {{SpecName('ARIA in HTML', '#index-aria-switch')}} | {{Spec2('ARIA in HTML')}} | ARIA の機能がどのように HTML に統合されているかを説明します。 |
{{Specifications}}

## 関連情報

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/tab_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,7 @@ function changeTabs(e) {

## 仕様

| 仕様 | 状態 |
| -------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#tab","tab")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#tabpanel","tabs")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## 優先順位

Expand Down
5 changes: 1 addition & 4 deletions files/ja/web/accessibility/aria/roles/table_role/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,7 @@ ARIA の表を作成するには、`role="table"` をコンテナ要素に追加

## 仕様

| 仕様 | 状態 |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------ |
| {{SpecName("ARIA","#table","ARIA Table Role")}} | {{Spec2('ARIA')}} |
| {{SpecName("ARIA Authoring Practices","#table","ARIA Table Role")}} | {{Spec2('ARIA Authoring Practices')}} |
{{Specifications}}

## 関連情報

Expand Down

0 comments on commit a71edd6

Please sign in to comment.