Learning_GTK4_tree/testsuite/css/parser/transform-invalid1.css

4 lines
38 B
CSS

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