On Chrome desktop, prior to Chrome 47, a notification toast would stay on screen until the user interacted with it. As of Chrome 47 notifications will minimize to the notification center after approximately 8 seconds unless the 'requireInteraction' property of the notification options is set to true.
Chrome for Android is not affected as all notifications are minimized to the notification tray.