Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
BUILD.gn | 05-Aug-2015 | 465 | |
isimpledom.gyp | 05-Aug-2015 | 1.1K | |
ISimpleDOMDocument.idl | 05-Aug-2015 | 6.8K | |
ISimpleDOMNode.idl | 05-Aug-2015 | 11.9K | |
ISimpleDOMText.idl | 05-Aug-2015 | 5.6K | |
LICENSE | 05-Aug-2015 | 1.7K | |
OWNERS | 05-Aug-2015 | 64 | |
README.chromium | 05-Aug-2015 | 553 |
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 7 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: 13 14 ISimpleDOMDocument.idl 15 ISimpleDOMNode.idl 16 ISimpleDOMText.idl 17 18 Local modifications: 19 None. 20