Add some comments explaining what these files do. rs=jst

git-svn-id: svn://10.0.0.236/trunk@193256 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu
2006-03-30 08:03:04 +00:00
parent 85b93e54b8
commit 79c2bd2cd6
40 changed files with 189 additions and 21 deletions

View File

@@ -37,6 +37,11 @@
*
* ***** END LICENSE BLOCK ***** */
/*
* Implementations of DOMStringList and DOMNameList, used by various
* DOM3 stuff and some interfaces specified by WHATWG.
*/
#include "nsDOMLists.h"
#include "nsDOMError.h"
#include "nsIDOMClassInfo.h"