1 2 3 4 5 6 7 8
<!-- test invalid scale mark element --> <interface> <object class="GtkScale"> <marks> <foo/> </marks> </object> </interface>