зеркало из https://github.com/mozilla/pjs.git
Bug 185498: Don't rely on ::CreateElement to create html elements. Also make sure we insert html-<tbody>s when appropriate
r=Pike sr=peterv
This commit is contained in:
Родитель
1d67eedffb
Коммит
9197e57661
|
@ -202,6 +202,7 @@ private:
|
|||
|
||||
PRPackedBool mInTransform;
|
||||
PRPackedBool mCreatingNewDocument;
|
||||
PRPackedBool mDocumentIsHTML;
|
||||
|
||||
enum txAction { eCloseElement = 1, eFlushText = 2 };
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче