mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 364188. <param> should not close open <div> elements. r+sr=mrbkap
This commit is contained in:
parent
b3ff1da44e
commit
c2cbb08d97
@ -888,7 +888,7 @@ const nsHTMLElement gHTMLElements[] = {
|
||||
/*req-parent excl-parent*/ eHTMLTag_unknown,eHTMLTag_unknown,
|
||||
/*rootnodes,endrootnodes*/ &gParamParents,&gParamParents,
|
||||
/*autoclose starttags and endtags*/ &gPAutoClose,0,0,0,
|
||||
/*parent,incl,exclgroups*/ kNone, kNone, kNone,
|
||||
/*parent,incl,exclgroups*/ kSpecial, kNone, kNone,
|
||||
/*special props, prop-range*/ kNonContainer, kNoPropRange,
|
||||
/*special parents,kids*/ &gParamParents,0,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user