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

4 lines
48 B
CSS

* {
transform: matrix3d(1,2,3,4,5,6,7,8,9);
}