Learning_GTK4_tree/testsuite/css/parser/rotate3d-crash.css
2023-12-12 11:36:42 +01:00

3 lines
39 B
CSS

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