You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (JIRA)" <ji...@apache.org> on 2019/02/27 15:47:00 UTC

[jira] [Updated] (NETBEANS-1458) CSS3 perspective property doesn't support pixels value

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

Laszlo Kishalmi updated NETBEANS-1458:
--------------------------------------
    Labels: 11.0-vc1 easyfix pull-request-available  (was: easyfix pull-request-available)

> CSS3 perspective property doesn't support pixels value
> ------------------------------------------------------
>
>                 Key: NETBEANS-1458
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1458
>             Project: NetBeans
>          Issue Type: Bug
>          Components: web - CSS Editor
>    Affects Versions: 9.0
>         Environment: Windows 10
>            Reporter: Artur Stępień
>            Priority: Minor
>              Labels: 11.0-vc1, easyfix, pull-request-available
>             Fix For: 11.0
>
>         Attachments: perspectiveerror.PNG
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The following code causes warning cause of pixels value in perspective attribute
> {code:java}
> .carousel-item {
>   perspective: 1000px;
> }
> {code}



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

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

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