Add comments describing some more files.
This commit is contained in:
@@ -34,6 +34,13 @@
|
||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
/*
|
||||
* Base class for all element classes; this provides an implementation
|
||||
* of DOM Core's Element, implements nsIContent, provides utility
|
||||
* methods for subclasses, and so forth.
|
||||
*/
|
||||
|
||||
#include "nsGenericElement.h"
|
||||
|
||||
#include "nsDOMAttribute.h"
|
||||
|
||||
Reference in New Issue
Block a user