Backing out fix for Bug 21008.
git-svn-id: svn://10.0.0.236/trunk@60746 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -861,7 +861,7 @@ void InitializeElementTable(void) {
|
||||
/*autoclose starttags and endtags*/ 0,0,0,0,
|
||||
/*parent,incl,exclgroups*/ kBlock, kFlowEntity|kSelf, kNone,
|
||||
/*special props, prop-range*/ 0, kNoPropRange,
|
||||
/*special parents,kids,skip*/ 0,0,eHTMLTag_unknown);
|
||||
/*special parents,kids,skip*/ 0,0,eHTMLTag_noscript);
|
||||
|
||||
Initialize(
|
||||
/*tag*/ eHTMLTag_object,
|
||||
|
||||
Reference in New Issue
Block a user