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