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