1 2 3 4 5 6 7 8
<!-- test invalid tag in GtkLabel attributes --> <interface> <object class="GtkLabel"> <attributes> <blarg/> </attributes> </object> </interface>