diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/accessibility/java-applet.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/accessibility/java-applet.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,20 @@ + + + + + +

This test checks our support for accessibility of java applets.

+

To test: (on mac only) +

    +
  1. Open Accessibility Inspector. Move mouse onto white area of web area. +
  2. Press Cmd+F7 to lock onto the web area. +
  3. Click on the "Go To" drop down in the window that appears. +
  4. Choose AXChildren and select the AXGroup "Button". +
  5. Choose AXChildren again and do the same. +
  6. Continue this until you see the AXButton. +
  7. If you do not see an AXButton, the test fails. +
+
+ + +