mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
parent
1803a30a06
commit
900df90dae
12 changed files with 182 additions and 4 deletions
|
|
@ -151,6 +151,10 @@ const nsHTMLElement gHTMLElements[] = {
|
|||
/*tag*/ eHTMLTag_dfn,
|
||||
/*parent,leaf*/ kPhrase, false
|
||||
},
|
||||
{
|
||||
/*tag*/ eHTMLTag_dialog,
|
||||
/*parent,leaf*/ kBlock, false
|
||||
},
|
||||
{
|
||||
/*tag*/ eHTMLTag_dir,
|
||||
/*parent,leaf*/ kList, false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue