mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 01:40:10 +00:00
0b2198a26b
The test doesn't crash without the fix, but it parses the CSS incorrectly and fails.
4 lines
48 B
CSS
4 lines
48 B
CSS
a {
|
|
animation: foo forwards, bar backwards;
|
|
}
|