[ 
https://issues.apache.org/jira/browse/CB-6396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017919#comment-14017919
 ] 

ASF GitHub Bot commented on CB-6396:
------------------------------------

Github user rodms10 commented on a diff in the pull request:

    
https://github.com/apache/cordova-plugin-inappbrowser/pull/47#discussion_r13399892
  
    --- Diff: doc/index.md ---
    @@ -99,6 +100,39 @@ instance, or the system browser.
         var ref = window.open('http://apache.org', '_blank', 'location=yes');
         var ref2 = 
window.open(encodeURI('http://ja.m.wikipedia.org/wiki/ハングル'), '_blank', 
'location=yes');
     
    +### Firefox OS Quirks
    +
    +As plugin doesn't enforce any design there is a need to add some CSS rules 
if 
    +opened with `target` `'_blank'`. The rules might look like these
    --- End diff --
    
    nit: `target` and `_blank` could be in a single block like: 
`target='_blank' `


> inappbrowser
> ------------
>
>                 Key: CB-6396
>                 URL: https://issues.apache.org/jira/browse/CB-6396
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.6.0
>            Reporter: Piotr Zalewa
>            Assignee: Piotr Zalewa
>
> Add InAppBrowser for firefoxos



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to