Bug 548232 - Make meta charset not have an effect on document.open()ed documents in the HTML5 parser (reverting most of bug 539887). r=bzbarsky.

This commit is contained in:
Henri Sivonen
2010-04-16 13:52:06 +03:00
parent 9f1426c660
commit 4d410f2cc6
22 changed files with 24 additions and 135 deletions

View File

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