gtk/testsuite/css/parser/transform-invalid14.css

4 lines
33 B
CSS
Raw Normal View History

2023-05-12 12:23:56 +00:00
* {
transform: skewY(1,2,3);
}