mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
15674c5bd4
Use the new CSS infrastructure for part of the old CSS tests. This way we can probably check for warning messages such as deprecations.
5 lines
85 B
CSS
5 lines
85 B
CSS
@binding-set test {
|
|
bind "<ctrl>space" { "set-anchor" () };
|
|
unbind "<ctrl>v";
|
|
};
|