Made sizeof code simpler and more obviously correct.
[chromium-blink-merge.git] / third_party / isimpledom / README.chromium
blobe93218b9862b56eea6abe7b3daa5323278371276
1 Name: ISimpleDOM COM interfaces for accessibility
2 Short Name: ISimpleDOM
3 URL: http://developer.mozilla.org/en-US/docs/Accessibility/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.