mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Bug 369326 � Allow marquee inside p, r=mrbkap, sr=dbaron
This commit is contained in:
parent
c6bed5ad31
commit
a3c01c11ac
@ -820,7 +820,7 @@ const nsHTMLElement gHTMLElements[] = {
|
||||
/*req-parent excl-parent*/ eHTMLTag_unknown,eHTMLTag_unknown,
|
||||
/*rootnodes,endrootnodes*/ &gRootTags,&gRootTags,
|
||||
/*autoclose starttags and endtags*/ 0,0,0,0,
|
||||
/*parent,incl,exclgroups*/ kBlock, (kSelf|kFlowEntity), kNone,
|
||||
/*parent,incl,exclgroups*/ kSpecial, (kSelf|kFlowEntity), kNone,
|
||||
/*special props, prop-range*/ kRequiresBody, kDefaultPropRange,
|
||||
/*special parents,kids,skip*/ 0,0,eHTMLTag_unknown,
|
||||
/*contain-func*/ 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user