You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: understanding/22/dragging.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ <h3>Sufficient Techniques for Dragging</h3>
71
71
72
72
<ol>
73
73
<li>
74
-
<ahref="../../techniques/general/G-Dragging" class="general">Ensuring that a single pointer operable alternative is available for dragging movements that operate on content</a>
74
+
<ahref="../../techniques/general/G219" class="general">Ensuring that a single pointer operable alternative is available for dragging movements that operate on content</a>
75
75
</li>
76
76
</ol>
77
77
@@ -87,7 +87,7 @@ <h3>Failures for Dragging</h3>
87
87
88
88
<ul>
89
89
<li>
90
-
<ahref="../../techniques/failures/F-dragging" class="failure">Failure of Success Criterion 2.5.X Dragging due to not providing a single pointer method for the user to operate a function that does not require a dragging movement</a>
90
+
<ahref="../../techniques/failures/F108" class="failure">Failure of Success Criterion 2.5.X Dragging due to not providing a single pointer method for the user to operate a function that does not require a dragging movement</a>
0 commit comments