aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/accessibility/aria
diff options
context:
space:
mode:
authorSphinxKnight <SphinxKnight@users.noreply.github.com>2021-09-17 07:42:23 +0200
committerGitHub <noreply@github.com>2021-09-17 07:42:23 +0200
commit9771f94a8fc0fc08436b90f139113af82123606c (patch)
tree86d907322d0ef644c1c8200eba53036f863f688c /files/zh-cn/web/accessibility/aria
parent3d02f83efb6574860cee47577447b0b32f8d675d (diff)
downloadtranslated-content-9771f94a8fc0fc08436b90f139113af82123606c.tar.gz
translated-content-9771f94a8fc0fc08436b90f139113af82123606c.tar.bz2
translated-content-9771f94a8fc0fc08436b90f139113af82123606c.zip
Remove occurrences of oaa-accessibility.org which has now nothing to do with Accessibility (#2379)
* Remove occurrences of oaa-accessibility.org which is now squatted * Remove parts related to this PR Additional removing is necessary to keep the articles natural. This commit removes parts that correspond to the parts in Japanese version already removed in the English version. Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
Diffstat (limited to 'files/zh-cn/web/accessibility/aria')
-rw-r--r--files/zh-cn/web/accessibility/aria/aria_techniques/using_the_aria-labelledby_attribute/index.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/files/zh-cn/web/accessibility/aria/aria_techniques/using_the_aria-labelledby_attribute/index.html b/files/zh-cn/web/accessibility/aria/aria_techniques/using_the_aria-labelledby_attribute/index.html
index 80be18aa54..dde89b01be 100644
--- a/files/zh-cn/web/accessibility/aria/aria_techniques/using_the_aria-labelledby_attribute/index.html
+++ b/files/zh-cn/web/accessibility/aria/aria_techniques/using_the_aria-labelledby_attribute/index.html
@@ -117,13 +117,6 @@ an inert preparation prescribed more for the mental relief of the patient than f
&lt;/div&gt;
</pre>
-<h4 id="操作实例">操作实例:</h4>
-
-<ul>
- <li><a class="external" href="http://www.oaa-accessibility.org/examplep/button2/" title="http://www.oaa-accessibility.org/examplep/button2/">Button example</a> uses <code>aria-labelledby</code></li>
- <li><a class="external" href="http://www.oaa-accessibility.org/examplep/combobox1/" title="http://www.oaa-accessibility.org/examplep/combobox1/">Combobox example</a> uses <code>aria-labelledby</code></li>
-</ul>
-
<h3 id="注意">注意 </h3>
<p>The most common <em>accessibility API</em> mapping for a label is the <em>accessible name</em> property</p>