Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.0
-
None
Description
Reproducible code
@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 */
}
I get example from here.
https://developer.mozilla.org/en-US/docs/Web/CSS/@supports
And give screenshot from my NB10
Attachments
Attachments
Issue Links
- is duplicated by
-
NETBEANS-1459 Unsupported CSS3 @supports rule
- Closed
- links to