summaryrefslogtreecommitdiffstats
path: root/third_party/isimpledom/README.chromium
blob: 3fadd8b11aff8dcc753bc01c49f596335c05610f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Name: ISimpleDOM COM interfaces for accessibility
URL: http://www.mozilla.org/access/windows/at-apis

Description:
  This directory contains the ISimpleDOM API, which is needed
  in order to fully support Windows screenreaders.  The definitions
  come directly from the Mozilla source repository, and consists of the
  following files:

    ISimpleDOMDocument.idl
    ISimpleDOMNode.idl
    ISimpleDOMText.idl

Local modifications:
  None.