gtk/testsuite/css/parser/rotate3d-crash.css
2021-12-26 22:58:09 +01:00

4 lines
39 B
CSS

* {
transform: rotate3d(90,90,90);
}