Mailbox support for texture layers.
[chromium-blink-merge.git] / third_party / isimpledom / README.chromium
blobd4f6073c0658c120c3763784b542d5f4e64239c7
1 Name: ISimpleDOM COM interfaces for accessibility
2 Short Name: ISimpleDOM
3 URL: http://www.mozilla.org/access/windows/at-apis
4 Version: unknown
5 License: MPL 1.1/GPL 2.0/LGPL 2.1
6 Security Critical: yes
8 Description:
9   This directory contains the ISimpleDOM API, which is needed
10   in order to fully support Windows screenreaders.  The definitions
11   come directly from the Mozilla source repository, and consists of the
12   following files:
14     ISimpleDOMDocument.idl
15     ISimpleDOMNode.idl
16     ISimpleDOMText.idl
18 Local modifications:
19   None.