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

4 lines
39 B
CSS

* {
transform: translate3d(1,2,3);
}