Skip to content

Commit 17b1017

Browse files
committed
Delete H60 and references to it.
`glossary` isn’t a valid value for the `link rel=` element in the HTML living standard.
1 parent 8f29b67 commit 17b1017

File tree

6 files changed

+0
-84
lines changed

6 files changed

+0
-84
lines changed

techniques/general/G55.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,5 @@
6666
<li><a href="../general/G102">G102</a></li>
6767
<li><a href="../general/G112">G112</a></li>
6868
<li><a href="../html/H40">H40</a></li>
69-
<li><a href="../html/H60">H60</a></li>
7069
<li><a href="../html/H64">H64</a></li>
7170
</ul></section><section id="resources"><h2>Resources</h2></section></body></html>

techniques/general/G62.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,4 @@ <h3>A glossary of idiomatic expressions</h3>
6060
<li><a href="../general/G55">G55</a></li>
6161
<li><a href="../general/G70">G70</a></li>
6262
<li><a href="../html/H40">H40</a></li>
63-
<li><a href="../html/H60">H60</a></li>
6463
</ul></section><section id="resources"><h2>Resources</h2></section></body></html>

techniques/html/H60.html

Lines changed: 0 additions & 58 deletions
This file was deleted.

techniques/toc.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,6 @@ <h3 id="html">HTML Techniques<span class="permalink"><a href="#html" aria-label=
525525
<li><a href="html/H57">H57: Using the language attribute on the HTML element</a></li>
526526
<li><a href="html/H58">H58: Using language attributes to identify changes in the human language </a></li>
527527
<li><a href="html/H59">H59: Using the link element and navigation tools</a></li>
528-
<li><a href="html/H60">H60: Using the link element to link to a glossary</a></li>
529528
<li><a href="html/H62">H62: Using the ruby element</a></li>
530529
<li><a href="html/H63">H63: Using the scope attribute to associate header cells and data cells in data tables</a></li>
531530
<li><a href="html/H64">H64: Using the title attribute of the iframe element</a></li>

understanding/20/abbreviations.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,6 @@ <h4>Situation A: If the abbreviation has only one meaning within the Web page:
265265

266266
</li>
267267

268-
<li>
269-
270-
<a href="https://www.w3.org/WAI/WCAG21/Techniques/html/H60" class="html">Using the link element to link to a glossary</a>
271-
272-
</li>
273268

274269
<li>
275270

understanding/20/unusual-words.html

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,6 @@ <h4>Situation A: If the word or phrase has a unique meaning within the Web page:
186186

187187
</li>
188188

189-
<li>
190-
191-
<a href="https://www.w3.org/WAI/WCAG21/Techniques/html/H60" class="html">Using the link element to link to a glossary</a>
192-
193-
</li>
194-
195189
</ul>
196190

197191
</li>
@@ -247,12 +241,6 @@ <h4>Situation A: If the word or phrase has a unique meaning within the Web page:
247241

248242
</li>
249243

250-
<li>
251-
252-
<a href="https://www.w3.org/WAI/WCAG21/Techniques/html/H60" class="html">Using the link element to link to a glossary</a>
253-
254-
</li>
255-
256244
</ul>
257245

258246
</li>
@@ -312,12 +300,6 @@ <h4>Situation B: If the word or phrase means different things within the same We
312300

313301
</li>
314302

315-
<li>
316-
317-
<a href="https://www.w3.org/WAI/WCAG21/Techniques/html/H60" class="html">Using the link element to link to a glossary</a>
318-
319-
</li>
320-
321303
</ul>
322304

323305
</li>

0 commit comments

Comments
 (0)