### Platforms affected ios ### What does this PR do?
Solves the problem with the webs that are not shown properly when toolbar is enabled on top: `this.browser.create(element.url, '_blank',"toolbar=yes,toolbarposition=top");` ### What testing has been done on this change? It was tested on ios devices using the above configuration ### Checklist - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [x] Added automated test coverage as appropriate for this change. [ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/pull/265 ] This message was relayed via gitbox.apache.org for [email protected]
