mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
parent
a665a8796a
commit
5917636e83
44 changed files with 334 additions and 1955 deletions
|
|
@ -178,7 +178,6 @@ static const HTMLElement gHTMLElements[] = {
|
|||
ELEM(script, (kSpecial|kHeadContent), false)
|
||||
ELEM(section, kBlock, false)
|
||||
ELEM(select, kFormControl, false)
|
||||
ELEM(shadow, kFlowEntity, false)
|
||||
ELEM(small, kFontStyle, false)
|
||||
ELEM(source, kSpecial, true)
|
||||
ELEM(span, kSpecial, false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue