Bug 551344 part 6 - Address more review comments from sicking in the Java parts of the HTML5 parser. r=jonas.

This commit is contained in:
Henri Sivonen
2010-04-19 16:25:13 +03:00
parent 4d410f2cc6
commit 38f1270287
27 changed files with 3558 additions and 3617 deletions

View File

@@ -44,6 +44,7 @@
#include "nsHtml5ByteReadable.h"
#include "nsIUnicodeDecoder.h"
#include "nsAHtml5TreeBuilderState.h"
#include "nsHtml5Macros.h"
#include "nsHtml5Tokenizer.h"
#include "nsHtml5TreeBuilder.h"