File comments that show up in LXR and provide a quick summary of what's in each file.

This commit is contained in:
dbaron@dbaron.org
2006-03-25 05:47:31 +00:00
parent 77a4f98022
commit bdeea6cda8
91 changed files with 339 additions and 7 deletions

View File

@@ -36,6 +36,8 @@
*
* ***** END LICENSE BLOCK ***** */
/* base class for DOM objects for element.style and cssStyleRule.style */
#include "nsDOMCSSDeclaration.h"
#include "nsIDOMCSSRule.h"
#include "nsICSSParser.h"