Open web browser

Just a simple question and I assume the answer is yes. But just to be sure. Does System.openURL works transparent on HTML5, Android and iOs?

On all targets, the openURL method on lime.system.System should open the URL in a new window or tab in the system default web browser (in the case of HTML5, it would be in the current browser).