Bug 536097 - Copy endTag flag when copying HTML5 tokenizer state. rs=sicking.
This commit is contained in:
@@ -1782,6 +1782,10 @@ nsHtml5TreeBuilder::startTag(nsHtml5ElementName* elementName, nsHtml5HtmlAttribu
|
||||
}
|
||||
}
|
||||
}
|
||||
case NS_HTML5TREE_BUILDER_TEXT: {
|
||||
|
||||
goto starttagloop_end;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user