Bug 1445983. <bdi> should be an HTMLElement, not HTMLUnknownElement. r=hsivonen
MozReview-Commit-ID: 9eJ45uXRDfR
This commit is contained in:
@@ -27,30 +27,30 @@
|
||||
|
||||
#define nsHtml5UTF16Buffer_cpp__
|
||||
|
||||
#include "jArray.h"
|
||||
#include "nsAHtml5TreeBuilderState.h"
|
||||
#include "nsAtom.h"
|
||||
#include "nsGkAtoms.h"
|
||||
#include "nsHtml5ArrayCopy.h"
|
||||
#include "nsHtml5AtomTable.h"
|
||||
#include "nsHtml5ByteReadable.h"
|
||||
#include "nsHtml5ContentCreatorFunction.h"
|
||||
#include "nsHtml5Macros.h"
|
||||
#include "nsHtml5Portability.h"
|
||||
#include "nsHtml5String.h"
|
||||
#include "nsIContent.h"
|
||||
#include "nsIContentHandle.h"
|
||||
#include "nsNameSpaceManager.h"
|
||||
#include "nsIContent.h"
|
||||
#include "nsTraceRefcnt.h"
|
||||
#include "jArray.h"
|
||||
#include "nsHtml5ArrayCopy.h"
|
||||
#include "nsAHtml5TreeBuilderState.h"
|
||||
#include "nsGkAtoms.h"
|
||||
#include "nsHtml5ByteReadable.h"
|
||||
#include "nsHtml5Macros.h"
|
||||
#include "nsIContentHandle.h"
|
||||
#include "nsHtml5Portability.h"
|
||||
#include "nsHtml5ContentCreatorFunction.h"
|
||||
|
||||
#include "nsHtml5AttributeName.h"
|
||||
#include "nsHtml5ElementName.h"
|
||||
#include "nsHtml5MetaScanner.h"
|
||||
#include "nsHtml5Portability.h"
|
||||
#include "nsHtml5StackNode.h"
|
||||
#include "nsHtml5StateSnapshot.h"
|
||||
#include "nsHtml5Tokenizer.h"
|
||||
#include "nsHtml5TreeBuilder.h"
|
||||
#include "nsHtml5MetaScanner.h"
|
||||
#include "nsHtml5StackNode.h"
|
||||
#include "nsHtml5StateSnapshot.h"
|
||||
#include "nsHtml5Portability.h"
|
||||
|
||||
#include "nsHtml5UTF16Buffer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user