This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-11-10 02:40:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8da70fec91
gtk
/
testsuite
/
css
/
parser
/
rotate3d-crash.css
Benjamin Otte
fce9b35e4d
css: Don't crash on invalid rotate3d()
2021-12-26 22:58:09 +01:00
4 lines
39 B
CSS
Raw
Blame
History
*
{
transform
:
rotate3d
(
90
,
90
,
90
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink