mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 157abfbcb96e (bug 461422) tree is closed
This commit is contained in:
parent
0b9da38f13
commit
bf12bb7f0e
@ -1308,6 +1308,7 @@ nsXULContentBuilder::IsOpen(nsIContent* aElement)
|
||||
// XXXhyatt Use the XBL service to obtain a base tag.
|
||||
nsIAtom *tag = aElement->Tag();
|
||||
if (tag == nsGkAtoms::menu ||
|
||||
tag == nsGkAtoms::menulist ||
|
||||
tag == nsGkAtoms::menubutton ||
|
||||
tag == nsGkAtoms::toolbarbutton ||
|
||||
tag == nsGkAtoms::button ||
|
||||
|
Loading…
Reference in New Issue
Block a user