[ 
https://issues.apache.org/jira/browse/NETBEANS-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated NETBEANS-1691:
-------------------------------------
    Labels: pull-request-available  (was: )

> Error in css syntax
> -------------------
>
>                 Key: NETBEANS-1691
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1691
>             Project: NetBeans
>          Issue Type: Bug
>          Components: web - CSS Editor
>    Affects Versions: 10.0
>            Reporter: Los Vitaly
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: netbeans_css.png
>
>
> Reproducible code 
> {code:java}
> @supports ((perspective: 10px) or (-moz-perspective: 10px) or 
> (-webkit-perspective: 10px) or
>          (-ms-perspective: 10px) or (-o-perspective: 10px)) {
>   … /* CSS applied when 3D transforms, prefixed or not, are supported */
> }
> {code}
>  
> I get example from here. 
> [https://developer.mozilla.org/en-US/docs/Web/CSS/@supports]
> And give screenshot from my NB10



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to