summaryrefslogtreecommitdiffstats
path: root/third_party/isimpledom/README.chromium
blob: d4f6073c0658c120c3763784b542d5f4e64239c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Name: ISimpleDOM COM interfaces for accessibility
Short Name: ISimpleDOM
URL: http://www.mozilla.org/access/windows/at-apis
Version: unknown
License: MPL 1.1/GPL 2.0/LGPL 2.1
Security Critical: yes

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.