Backed out changeset 157abfbcb96e (bug 461422) tree is closed

This commit is contained in:
Shawn Wilsher 2008-11-03 17:30:22 -05:00
parent 0b9da38f13
commit bf12bb7f0e

View File

@ -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 ||