gtk/testsuite/css/parser/transform-invalid1.css
2023-05-12 08:38:39 -04:00

4 lines
38 B
CSS

* {
transform: matrix(1,2,3,4,5);
}