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

Pete Whelpton resolved NETBEANS-1691.
-------------------------------------
    Resolution: Fixed
      Assignee: Pete Whelpton

Should be resolved by [https://github.com/apache/incubator-netbeans/pull/1181]

 

Hopefully, this will make it into NB11.1

> 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
>            Assignee: Pete Whelpton
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: netbeans_css.png
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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