File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -115,20 +115,20 @@ <h2>Techniques</h2>
115
115
< section id ="sufficient ">
116
116
< h3 > Sufficient</ h3 >
117
117
< ul >
118
- < li > ARIA: Using role="tooltip"</ li >
119
- < li > CSS: Using hover and focus pseudo classes</ li >
118
+ < li > @@ ARIA: Using role="tooltip"</ li >
119
+ < li > @@ CSS: Using hover and focus pseudo classes</ li >
120
120
</ ul >
121
121
</ section >
122
- < section id ="advisory ">
122
+ <!--< section id="advisory">
123
123
<h2>Advisory</h2>
124
- </ section >
124
+ </section>-->
125
125
< section id ="failure ">
126
126
< h2 > Failure</ h2 >
127
- < ul >
128
- < li > Failure to make content dismissable without moving pointer hover or keyboard focus </ li >
129
- < li > Failure to have hover content hoverable </ li >
130
- < li > Failure to meet by content on hover or focus not remaining visible until dismissed or invalid</ li >
131
- </ ul >
127
+ < ul >
128
+ < li > < a href =" ../../techniques/failures/F95.html " > F95 </ a > </ li >
129
+ < li > @@ Failure to make content dismissable without moving pointer hover or keyboard focus </ li >
130
+ < li > @@ Failure to meet by content on hover or focus not remaining visible until dismissed or invalid</ li >
131
+ </ ul >
132
132
</ section >
133
133
</ section >
134
134
</ body >
You can’t perform that action at this time.
0 commit comments