mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
remove trailing whitespace to kick qm-win2k3-01
This commit is contained in:
parent
272f2df532
commit
a1a1159732
@ -238,7 +238,7 @@ function SetClickAndHoldHandlers()
|
|||||||
false);
|
false);
|
||||||
aElm.addEventListener("mouseout",
|
aElm.addEventListener("mouseout",
|
||||||
MayStopClickAndHoldTimer,
|
MayStopClickAndHoldTimer,
|
||||||
false);
|
false);
|
||||||
|
|
||||||
// don't propagate onclick and oncommand events after
|
// don't propagate onclick and oncommand events after
|
||||||
// click-and-hold opened the drop-down menu
|
// click-and-hold opened the drop-down menu
|
||||||
|
Loading…
Reference in New Issue
Block a user