Skip to content

Commit b99ada8

Browse files
authored
Remove ActiveX example (#4008)
ActiveX is an outdated technology on the web.
1 parent 88c61b9 commit b99ada8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

techniques/general/G10.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@
3131
Using the Java swing classes they are able to create an interface
3232
component that exposes its name and role, is able to be set by AT
3333
and alerts AT to any updates.</li>
34-
<li>A Web page uses an original ActiveX control that is
35-
written in the C++ programming language. The control is written to
36-
explicitly support the Microsoft Active Accessibility (MSAA) API to
37-
expose information about accept commands. The control then interacts
38-
directly with assistive technology running the user agent on systems
39-
that support MSAA.</li>
4034
</ul>
4135
</section><section id="tests"><h2>Tests</h2>
4236
<section class="procedure"><h3>Procedure</h3>

0 commit comments

Comments
 (0)