mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
See if this fixes the mac orange
This commit is contained in:
parent
7e86fa7e56
commit
1f49d948b4
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user