Skip to content

Commit 235ebf8

Browse files
committed
Changing filename, adding link to understanding
1 parent e7fd666 commit 235ebf8

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

techniques/client-side-script/tech-hover-focus-hoverable.html renamed to techniques/client-side-script/SCR39.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -135,14 +135,6 @@ <h2>Related Techniques</h2>
135135
<li>ID</li>
136136
</ul>
137137
</section>
138-
<section id="resources">
139-
<h2>Resources</h2>
140-
<p class="instructions">Provide links to external resources that are relevant to users of the technique. This
141-
section is optional.</p>
142-
<ul>
143-
<li>Link</li>
144-
</ul>
145-
</section>
146138
</body>
147139

148140
</html>

understanding/21/content-on-hover-or-focus.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ <h2>Techniques</h2>
116116
<section id="sufficient">
117117
<h3>Sufficient</h3>
118118
<ul>
119+
<li><a href="../../techniques/client-side-script/SCR39.html">Making content on focus or hover hoverable, dismissible, and persistent</a></li>
119120
<li>@@ ARIA: Using role="tooltip"</li>
120121
<li>@@ CSS: Using hover and focus pseudo classes</li>
121122
</ul>

0 commit comments

Comments
 (0)