Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(170)

Side by Side Diff: third_party/isimpledom/README.chromium

Issue 15272003: Correct link for 'ISimpleDOM COM interfaces for accessibility' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: ISimpleDOM COM interfaces for accessibility 1 Name: ISimpleDOM COM interfaces for accessibility
2 Short Name: ISimpleDOM 2 Short Name: ISimpleDOM
3 URL: http://www.mozilla.org/access/windows/at-apis 3 URL: http://developer.mozilla.org/en-US/docs/Accessibility/AT-APIs
4 Version: unknown 4 Version: unknown
5 License: MPL 1.1/GPL 2.0/LGPL 2.1 5 License: MPL 1.1/GPL 2.0/LGPL 2.1
6 Security Critical: yes 6 Security Critical: yes
7 7
8 Description: 8 Description:
9 This directory contains the ISimpleDOM API, which is needed 9 This directory contains the ISimpleDOM API, which is needed
10 in order to fully support Windows screenreaders. The definitions 10 in order to fully support Windows screenreaders. The definitions
11 come directly from the Mozilla source repository, and consists of the 11 come directly from the Mozilla source repository, and consists of the
12 following files: 12 following files:
13 13
14 ISimpleDOMDocument.idl 14 ISimpleDOMDocument.idl
15 ISimpleDOMNode.idl 15 ISimpleDOMNode.idl
16 ISimpleDOMText.idl 16 ISimpleDOMText.idl
17 17
18 Local modifications: 18 Local modifications:
19 None. 19 None.
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698