gtk/testsuite/css/parser/rotate3d-crash.css

4 lines
39 B
CSS
Raw Normal View History

2021-12-26 21:58:09 +00:00
* {
transform: rotate3d(90,90,90);
}