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

4 lines
39 B
CSS
Raw Normal View History

2023-12-12 11:36:42 +01:00
* {
transform: rotate3d(90,90,90);
}