gtk2/tests/css/parser/at-valid-19.css
Benjamin Otte 15674c5bd4 tests: Move stylecontext CSS tests
Use the new CSS infrastructure for part of the old CSS tests. This way
we can probably check for warning messages such as deprecations.
2011-07-20 02:36:44 +02:00

2 lines
75 B
CSS

@binding-set gtk-emacs-menu { bind "<ctrl>n" { "move-current" (next) }; };