See if this fixes the mac orange

This commit is contained in:
enndeakin@sympatico.ca 2007-09-18 08:59:57 -07:00
parent 7e86fa7e56
commit 1f49d948b4

View File

@ -434,7 +434,7 @@ var popupTests = [
compareEdge(gTrigger, gMenuPopup, "after_start", 0, 0, testname);
}
},
{end: true,
{
testname: "open submenu with open property",
events: [ "popupshowing submenupopup", "DOMMenuItemActive submenu",
"popupshown submenupopup" ],
@ -450,6 +450,7 @@ var popupTests = [
}
},
{
end: true,
testname: "hidePopup hides entire chain",
events: [ "popuphiding submenupopup", "popuphidden submenupopup",
"popuphiding thepopup", "popuphidden thepopup",